rebeccajazz
asked Sep 25 2018
Answer
check strict mode. if is it enabled please disable strict mode run the following steps.
linuxhelp opensis # vim /etc/mysql/my.cnf
[mysqld]
sql_mode=
linuxhelp opensis # systemctl restart mysql.service
gokulravichandran2
asked Sep 28 2018
edited Oct 30 2018
"could not connect to database server:localhost"
I am getting "could not connect to database server:localhost" in opensis cms? how to solve this issue?