Hello,
The problem that I am having has to due with installing php support on my web
server. The server runs.
My specific problem is that I need to ensure that I have the necessary
dependencies for php loaded. This, I believe, includes perl dependencies, my
sql dependencies and apxs dependencies. Also, I need to have everything auto
load should the entire server be rebooted.
The following output is what is displayed when I run a "./configure" command
for PHP to include support for mysql and apxs.
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through
APXS... no
checking for Apache 1.x module support... no
checking whether to enable Apache charset compatibility
option... no
checking for Apache 2.0 filter-module support via DSO
through APXS... no
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/apache2/bin/apxs follows:
./configure: 7030: /usr/local/apache2/bin/apxs: not found
configure: error: Aborting
The documentation and support I am reading is directing me all over the place
to learn every aspect of functionality without providing me with a clear cut
answer to my issue.
Can you provide me with an answer?
_______________________________________________
LinuxUsers mailing list
[email protected]
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers