I installed PHP, Apache, Tomcat in Cent OS 5
Tomcat and Apache work fine together.
But PHP! that's problem.
The Source inside php is this
<?php phpinfo(); ?> //This works well only if the Filename is index.html but doesn't work if it's index.php..
I have short knowledge neither in linux and php.
Hope my question is in right form. thank you