On Fri, 16 Mar 2001, Barry Sardis wrote:
>Compiled-in modules:
> http_core.c
> mod_so.c
> mod_php4.c
>suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec
>
>PHP was:
>./configure --with-apache=../apache_1.3.19 --with-oci8 --with-pgsql
>
>I redid it with only --with-apache=../apache_1.3.19 and still httpd is not
>recognizing the .php extension. The httpd.conf has all LoadModule and
>AddModule except dbm_auth and perl.
Do you have this:
AddType application/x-httpd-php .php
??
--Jani
--
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]