Re: form response

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



on 9/20/02 8:28 AM, warrenmassengill@xxxxxxxxxxx purportedly said:

> <IfModule mod_php4.c>
> AddType application/x-httpd-php .php .php4 .php3 .phtml
> AddType application/x-httpd-php-source .phps
> </IfModule>

How about removing the IfModule? Also, you should check to make sure that
the PHP module is where the conf thinks it is, and remove the duplicate
LoadModule (keeping whichever is accurate) from:

> > LoadModule php4_module        modules/libphp4.so
> > LoadModule php_module         modules/mod_php.so

If they both exist, there is possibly a conflict. Only PHP3 used
"mod_php.so", IIRC.

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"



[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux