is there anyone who knows how to install / configure php under apache?
I have emerge php apache both. I wanted to use mod_php for apache in GENTOO OS.
php temp.php
command line runs fine, but http://localhost/temp.php is not executing on web server instead it shows the content of the php code.