Hi list
I installed PHP 5.2.5 with mysql5 and apache >2 on fedora core 8 machine. when i want to see the phpinfo() page it either shows its source "<?php phpinfo() ?>" or it says that it is php script do you want to open or download( it actually shows a dialog box)
how can i get the phpinfo() page.
it i install the packages from rpms. then all ok (phpinfo() page is shown properly formatted). but when i install from tar gz then i get the wrong reply.
A.Nadeem