- Posts: 2
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
klaus2333 wrote: Hi
change the connectionString to: 'connectionString' => 'mysql:host=127.0.0.1;unix_socket=/usr/local/LimeSurvey/var/LimeSurvey_mysqld.sock;dbname=limesurvey;',
'connectionString' => 'mysql:host=localhost;port=3306;dbname=limesurvey;',
support.sondages.pro/ :)can anyone help? its urgent ;(
What version/build of LimeSurvey is used?shru123 wrote: I am facing same issues, I have installed new version of Apache 2.4.25 , php version 7.1.1. but in php 7.1.1 not supporting MySQL driver, it supports only mysqli. and limesurvey doesn't work without MySQL driver. please help me its urgent what to do.
The limesurvey version you use (2014) is older than the release of PHP 7.X.shru123 wrote: I need to use php version as 7.1.1. But limesurvey is not working.
shru123 wrote: LimeSurveyVersion 2.05+ Build 140730
mysql -MySQL server version 5.1
OS -windows server 2008
The absolute minimal requirements are: Apache >= 2.4 | nginx >= 1.1 | any other php-ready webserver php >= 5.4 with mbstring and pdo-database drivers mysql >= 5.5.3 | pgsql >= 9 | mariadb >= 5.5 | mssql >= 2005