SHOW:
|
|
- or go back to the newest paste.
1 | GO php.ini file find and set this -> | |
2 | 1. dispay_errros = on | |
3 | 2. error_reporting = E_ALL | E_STRICT | |
4 | 3. html_errors = on | |
5 | 4. output_buffering = off | |
6 | 5. date.timezone = [YOUR TIME ZONE{php.net/manual/en/timezone}] |