Hi Prometeo, Did you already get answers? I had the same trouble as you. After I looked at the following site it was over. http://www.linuxguruz.org I followed the secure server installation and it worked. There is also a "normal" installation and it works also. My title was: Apache/PHP/MySQL with SSL installation Author: Randall Goguen (aka Ranman) Probably you did not --with-apxs or something like that. with fiendly greetings, Peter
Prometeo wrote: > this is the message that appears when i try to configure php 4.2.2 with apache > under linux redhat 7.3. > I can't go on. Is there someone that can help me? > > > Configuring SAPI modules > checking for AOLserver support... no > checking for Apache 1.x module support via DSO through APXS... > > Sorry, I was not able to successfully run APXS. Possible reasons: > > 1. Perl is not installed; > 2. Apache was not compiled with DSO support (--enable-module=so); > 3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs > The output of /usr/local/apache/bin/apxs follows > Usage: apxs -g [-S <var>=<val>] -n <modname> > apxs -q [-S <var>=<val>] <query> ... > apxs -c [-S <var>=<val>] [-o <dsofile>] [-D <name>[=<value>]] > [-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>] > [-Wl,<flags>] <files> ... > apxs -i [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ... > apxs -e [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ... > configure: error: Aborting > > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php