Help!!!, Has any one ever got PHP 4.x to work with Apache_1.3.20 (DSO)?  I
have added this to httpd.conf" file:

#LoadModule ows_module     /opt/oas/4.0/ows/4.0/lib/ndwfapd.so
LoadModule php4_module    libexec/libphp4.so
#ClearModuleList
AddModule    mod_php4.c

AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps
 AddType text/html .html
 AddType application/x-tar .tgz

But when I started httpd up, it core on me.  I had compile apache as an
oracle user (oas user) and php as root.  Could this be the problem or is it
my configuration file (httpd.conf)?  Thanks for your help in advance.






-- 
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]

Reply via email to