Sql error
Auteur : Fred Sadowick
Visité 902,
Followers 1,
Partagé 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
Posté le
Auteur
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
Auteur
fixed issue, the sql database is localhost unless you are connecting remotely.