FAQ Database
 

How to set the PHP Timezone
 
1: Inside cPanel, open File Manager.
2: Navigate to and open up your php.ini file
3: Add the following line of code to the top of your php.ini file: date.timezone =
"US/Central" (or whatever timezone you are wanting to use)
4: Save the changes to the file
5: Then you can check for the change if you have created a phpinfo.php file
 

 

Copyright (c) 2004. Datona Communications. All rights reserved.