Still having a problem as follows:
I am still getting error messages related to
this line in the httpd.conf:
"AddModule php4_module /usr/lib/apache/libphp4.so"
or
"LoadModule php4_module /usr/lib/apache/libphp4.so"
Both return error messages indicating that either Apache
cannot Load or Add th
I also have the following in my httpd.conf file
LoadModule php4_modulelibexec/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php .php4 .php3 .phtml
AddType application/x-httpd-php-source .phps
DirectoryIndex index.html index.htm index.shtml i
I am running the following:
Red Hat 7.3 Kernel 2.4.18-3
Apache 1.3.27
MySQL 3.23.53a rpm binary
PHP 4.2.3
Apache is running fine and serving up web pages.
When I run the PHP test page, it indicates PHP is not running.
The httpd.conf file has this line in Section2:
AddType application/x-httpd-php
When installing PHP 4.1.1 with MHASH and MCRYPT on Sun Solaris 7, I keep
getting the following error:
configure: error: Please reinstall libmhash - I cannot find mhash.h
Due to concurrency issues, I am trying to build these in a non-standard
location, and have rebuilt them a few times The mhash