Results 1 to 1 of 1
Hi guys,
I'm compiling PHP 5.0 using DSO support for Apache:
./configure --prefix=/wwwroot/php --with-apxs2=/wwwroot/bin/apxs --with-config-file-path=/wwwroot/php --with-mysql
APXS is present in the correct path but I constantly get the error:
"Bad ...
- 03-14-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 1
APXS not found compiling PHP 5.0 for Apache
Hi guys,
I'm compiling PHP 5.0 using DSO support for Apache:
./configure --prefix=/wwwroot/php --with-apxs2=/wwwroot/bin/apxs --with-config-file-path=/wwwroot/php --with-mysql
APXS is present in the correct path but I constantly get the error:
"Bad interpreter - No such file or directory"
Is Perl missing or what?
And, just in case, do you have a guide on how to compile Perl sources?
Thanks in advance.
Marco


Reply With Quote