Starting database server and web server This might take 20-30 seconds so please be patient. XAMPP now starts as a console application. Instead of pressing Control-C in this console window, please use xampp_stop.exe to stop XAMPP, because it lets XAMPP end any current transactions and cleanup gracefully. 170907 12:00:10 [ERROR] Can't find messagefile 'D:\xampp\mysql\share\errmsg.sys' 170907 12:00:10 [Warning] Can't create test file \xampp\mysql\data\DESKTOP-HOIHQGC.lower-test 170907 12:00:10 [Warning] Can't create test file \xampp\mysql\data\DESKTOP-HOIHQGC.lower-test mysql\bin\mysqld.exe: Can't change dir to '\xampp\mysql\data\' (Errcode: 2) 170907 12:00:10 [ERROR] Aborting 170907 12:00:10 [Note] httpd.exe: Syntax error on line 37 of D:/dev/LimeSurvey/xampp/apache/conf/httpd.conf: ServerRoot must be a valid directory Trying to install LimeSurvey -- use correct version of php else CLI error! Please close this command only for Shutdown LimeSurvey is getting installed ... PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_bz2.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_bz2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_curl.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_curl.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mbstring.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mbstring.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_exif.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_exif.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_gd2.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_gd2.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_gettext.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_gettext.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_imap.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_imap.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mysql.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mysql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mysqli.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mysqli.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_pdo_mysql.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_pdo_mysql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_pdo_pgsql.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_pdo_pgsql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_soap.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_soap.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_sockets.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_sockets.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_sqlite3.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_sqlite3.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_xmlrpc.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_xmlrpc.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_xsl.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_xsl.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Cannot open '\xampp\php\extras\browscap.ini' for reading in Unknown on line 0 Warning: Cannot open '\xampp\php\extras\browscap.ini' for reading in Unknown on line 0 exception 'CException' with message 'Invalid access data. Check your config.php db access data' in D:\dev\LimeSurvey\xampp\htdocs\application\commands\InstallCommand.php:158 Stack trace: #0 D:\dev\LimeSurvey\xampp\htdocs\application\commands\InstallCommand.php(35): InstallCommand->createDatabase() #1 D:\dev\LimeSurvey\xampp\htdocs\framework\console\CConsoleCommandRunner.php(71): InstallCommand->run(Array) #2 D:\dev\LimeSurvey\xampp\htdocs\framework\console\CConsoleApplication.php(92): CConsoleCommandRunner->run(Array) #3 D:\dev\LimeSurvey\xampp\htdocs\framework\base\CApplication.php(185): CConsoleApplication->processRequest() #4 D:\dev\LimeSurvey\xampp\htdocs\application\commands\console.php(65): CApplication->run() #5 {main}