I downloaded php4 and configured it: -with--mysql and -with--apxs. This
took fine the configure make and make install worked great. Add the
following lines to my httpd.conf file
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .php
The webserver reboots fine, however, the php pages are just being spit back
at me without being interpruted. Any ideas of what might be wrong
The following lines are also in the httpd.conf file
LoadModule php4_module.so
AddModule mod_php4.c
Thanks
Matthew Lautz
----------------------------------------------
Matthew Lautz www.reflectionmedia.com
President [EMAIL PROTECTED]
Reflection Media 262.923.4002 x 1 or
877.256.6728
----------------------------------------------
--
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]