ali_siddique

php.ini Configuration

May 5th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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}]
Add Comment
Please, Sign In to add comment