Yes. As noted further into the original message, the httpd.conf works
(recognizes the extension and processes phpinfo) when I configure it as a
dynamic module, but then I'm getting core dumps if php is built with either
pgsql or oci8.
"Jani Taskinen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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]
>
--
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]