At 04:33 PM 4/16/2005, Michael W. wrote:
To configure to work as an Apache module, but not as a CGI binary, use
"./configure --with-apxs=/path/to/apache/bin/apxs --disable-cgi".
For one thing, it would be php4_module , libphp4.so , mod_php4.c ,
application/x-httpd-php , and application/x-httpd-p
If you need help with what the options to ./configure are, type
"./configure --help".
To configure to work as an Apache module, but not as a CGI binary, use
"./configure --with-apxs=/path/to/apache/bin/apxs --disable-cgi".
Marty Landman wrote:
At 04:19 PM 4/16/2005, Michael W. wrote:
For one th
At 04:19 PM 4/16/2005, Michael W. wrote:
For one thing, it would be php4_module , libphp4.so , mod_php4.c ,
application/x-httpd-php , and application/x-httpd-php-source for PHP 4.
For another, did you tell PHP to compile an Apache module? You have to
have --with-apxs=/path/to/apache/bin/apxs and
For one thing, it would be php4_module , libphp4.so , mod_php4.c ,
application/x-httpd-php , and application/x-httpd-php-source for PHP 4.
For another, did you tell PHP to compile an Apache module? You have to
have --with-apxs=/path/to/apache/bin/apxs and possibly --disable-cgi in
your configur