On a CentOS, PHP 5.3 is installed, but does not work, do you have to somehow start something?

Apache is started and Apache 2 Test Page is displayed alright. I added a testphp.php file with the following and browsing to the file just shows the source:

<?php
phpinfo();
?>
link|improve this question

feedback

1 Answer

Restarted apache and now it works.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.