Puzzling index.php problem
Posted: Fri Nov 06, 2009 7:57 am
I've installed Fedora a couple of days ago and so far, for a Windows user like me, it proved to be a hustle. Just got done slapping together httpd/php/mysql installation and here's the problem:
when i put "http://localhost" into Firefox, index.php comes up as it should, but if i put in "http://localhost/index.php" it comes up like an HTML( all the php code is not executed, you can see it on the page as text ), all other php files work fine.
Please point me to the right direction. I really don't want to reinstall anything, I compiled the code and tracking it all down and removing all the php/httpd files would be a major pain in the neck for me. Thank you.
when i put "http://localhost" into Firefox, index.php comes up as it should, but if i put in "http://localhost/index.php" it comes up like an HTML( all the php code is not executed, you can see it on the page as text ), all other php files work fine.
Please point me to the right direction. I really don't want to reinstall anything, I compiled the code and tracking it all down and removing all the php/httpd files would be a major pain in the neck for me. Thank you.