Hi, I have install open-classifieds script on local host, and delete install folder from directory as install setup ask me at the end of instillation. Then ask me to check admin page and website page. When I call website and admin trough firefox from my local host its only shows white page. There is nothing on it. Please let me know where is the problem.
You can either do this: error_reporting(E_ALL); PHP: or ini_set('error_reporting', E_ALL); PHP: . These statements need to be added at the top of your script.