| Home | Support | Blog | About | |
Error: date(): It is not safe to rely on the system's timezone
Error (2): date(): It is not safe to rely on the system's timezone settings.. On some web servers, it throws this error when you upload Simfatic Forms script (or any other PHP script that uses PHP’s date() function) In the PHP configuration file (php.ini) we are supposed to set the default time zone setting like this. Usually, the hosting service provider or web server administrator will set this while configuring the web server. If they missed it, you will get this error.
More information: SolutionOne way to get this error corrected is to request your web server admin to fix the time zone settings. If the admins don’t help, try this extension module below. It sets the date.timezone settings before the rest of the script is run.
|
|
| About Us . Privacy Policy |
|
Copyright© 2005-2011 Simfatic Solutions |