LimeSurvey 250plus build 160206 unable to connect to database -


limesurvey installer says:

please fix following input errors:

connection database failed. please check database location, user name , password , try again.

obviously changed password of user connected database on safe side, , checked privileges, still same problem.

the thing see limesurvey installer finds microsoft sql server (dblib) whereas host "offers" mysql databases...

p.s.: limesurvey worked years on site same host, broke few months ago, have time tackle issue...

if want mysql : check if pdo_mysql enabled in website. pdo_dblib mssql database. have cleanest error (more information) : can replace file : https://raw.githubusercontent.com/limesurvey/limesurvey/82fafc14707d310cba9c247b9326ecda7a6a6c96/application/controllers/installercontroller.php

https://github.com/limesurvey/limesurvey/commit/82fafc14707d310cba9c247b9326ecda7a6a6c96


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

json - Gson().fromJson(jsonResult, Myobject.class) return values in 0's -