WebSite X5Help Center

 
Fred Sadowick
Fred Sadowick
User

Sql error  en

Author: Fred Sadowick
Visited 805, Followers 1, Shared 0  

I am getting error after installing on new server:


Warning: mysqli::mysqli(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/gstweb5/public_html/res/x5engine.php on line 3752

Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'gstweb5_gstweb5'@'192.249.113.150' (using password: YES) in /home/gstweb5/public_html/res/x5engine.php on line 3752

Posted on the
2 ANSWERS
Fred Sadowick
Fred Sadowick
User
Author

I fixed the time zone error by making php.ini recursive. The error now is:
Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'gstweb5_gstweb5'@'192.249.113.150' (using password: YES) in /home/gstweb5/public_html/res/x5engine.php on line 3752

Read more
Posted on the from Fred Sadowick
Fred Sadowick
Fred Sadowick
User
Author

fixed issue, the sql database is localhost unless you are connecting remotely.

Read more
Posted on the from Fred Sadowick