#If you're working with a server which doesn't seem to display errors and you don't #have access to httpd.conf and you have a good reason to develop remotely instead of #locally, you may have luck with uploading this configuration file to the server #php_flag display_errors on #php_flag display_startup_errors on #php_value error_reporting 2047