PHP.INI settings
Table Manager to work properly need these settings in the php.ini configuration file:
- error_reporting = E_ALL & ~E_NOTICE
- short_open_tag = On
Read PHP manual - Error Handling and Logging Functions and PHP manual - Description of core php.ini directives for further information.
| < Prev | Next > |
|---|





