I ran "emerge apache" "emerge php" "emerge mysql"
I set apache + mysql to run at launch
I set the use flags for PHP, CGI, APACHE, MYSQL
I went into httpd.conf and added "-D PHP"
PHP scripts will not run. The contents of the script are just sent back to the web browser.
That is the result of retrieving "test.php" from a web-browser
I am baffled and frustrated. I have spend at least 6 hours trying to this LAMP setup working on this VPS. Please help me!
Also, "emerge mod_php" does not work. It tells me that no such package exists