You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Followings are the common PHP configuration as reference that does not meet with the default php.ini

error_reporting = E_ALL & ~E_NOTICE
display_errors = On
display_startup_errors = On
short_open_tag = On
register_argc_argv = On


  • No labels