I installed Apache, mySql and php from the redhat installation disk when it first installed the operating system.
Apache and MySql are working fine but php isn't. Checked the httpd.conf file and found this info: LoadModule php4_module modules/libphp4.so That file is there. The web root is var/www/html So the question is, when I put a .php file there, why doesn't it run? Why does it return the page as code? All help and explanations would be much appreciated. TIA, Doug -- PHP General 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]