Sql error
Autor: Fred Sadowick
Besucht 904,
Followers 1,
Geteilt 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
Gepostet am
Autor
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
Autor
fixed issue, the sql database is localhost unless you are connecting remotely.