Newer
Older
ubixonline_com_web / docroot / amfphp / .htaccess
@reddawg reddawg on 20 Mar 2008 344 bytes UbixOnline Web Site
#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