WebSite X5Help Center

 
Fred Sadowick
Fred Sadowick
User

Sql error  en

Autor: Fred Sadowick
Besucht 824, 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
2 ANTWORTEN
Fred Sadowick
Fred Sadowick
User
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

Mehr lesen
Gepostet am von Fred Sadowick
Fred Sadowick
Fred Sadowick
User
Autor

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

Mehr lesen
Gepostet am von Fred Sadowick