Displaying 1 result from an estimated 1 matches for "module_php4".
2007 Jun 08
3
CentOS and Wordpress
...o browse to install.php, Firefox gives me the option
to save it, or run it locally -- it doesn't seem to want to run as a
server side script, for some reason.
I don't see any obvious issues with my php installation that would
cause this -- /etc/httpd/conf.d/php.conf is in place, is loading
module_php4, and has added a php application type to the apache setup.
I did remember to restart the http daemon after installing php. I
don't see any errors in the logs -- all I see in the apache logs is a
GET request for install.php.
The really confusing thing is that one php script -- index.php --
work...