Did you try --with-apxs=/usr/apache/bin/apxs ? It looks like it's trying to execute /usr/apache/bin
-Steve On Wednesday, January 23, 2002, at 03:30 PM, Sidney Richards wrote: > Hey all, > > Tried a search but couldnt find a solution for the following problem. > > When using the './configure --with-apxs=/usr/apache/bin --with-mysql' > command under the php-4.1.1 source tree (Apache 1.3.12 installed) I get > the > following: > > --begin-- > checking for Apache 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/apache/bin follows: > ./configure: /usr/apache/bin is a directory > configure: error: Aborting > --end-- > > Apxs is there, httpd -l reports a nice long list of modules. Any clues > as > to what's going on here? Any help would be much appreciated! > > Cheers, > > Sid > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]