Monday, 17 December 2018

there is a error as apxs not found and apache is not built when I build(configure) the source code of phpspreadsheet

[checking for Apache 2.0 handler-module support via DSO through APXS...

Sorry, I cannot run apxs. Possible reasons follow:

  1. Perl is not installed
  2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
  3. Apache was not built using --enable-so (the apxs usage page is displayed)

The output of /usr/local/apache/bin/apxs follows: ./configure: line 6199: /usr/local/apache/bin/apxs: No such file or directory configure: error: Aborting]

it is the error suggest me the solution for this.



from there is a error as apxs not found and apache is not built when I build(configure) the source code of phpspreadsheet

No comments:

Post a Comment