Re:How to run PHP on Hosting Controller
2010/04/20 03:24:04
(permalink)
First make sure that php is working fine with website, try to execute a test php script this will make sure if php working or not.
In case php test script working and website still not working then check the elements which require to execute your php script i.e mysql extension, db connection etc.