Wordpress Error: PHP Is Not Running Solution
http://localhost/hello.phphello.php is like:
echo "hello";
if the web page presents “hello”, it shows your php is running.
if you want to configure other dir to put your web, you should see my another blog, Here.
Ok, if your php is running. Then config database and wordpress.
Here is instruction.
Then you should open brower and type:
http://ip:port/wp-admin/install.php
if you open install.php in your local computer with brower, it will report
Error: PHP is not runningin your brower, the url address does not prefix with "http://"