06-09-2016, 06:48 AM
Hey there,
I just wanted to try out UserSpice and hit this error on Page3:
Database connection unsuccessful! Please try again.
Even though my host, username, password, database is correct. I've tried a couple now.
I checked the nginx error logs and found this:
2016/06/09 16:44:28 [error] 74248#0: *55 FastCGI sent in stderr: "PHP message: PHP Parse error: syntax error, unexpected end of file, expecting ')' in /usr/local/www/int.drf/users/init.php on line 26" while reading response header from upstream, client: 121.121.107.13, server: xxxx.xxxx.com, request: "GET /install/install/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "xxxx.xxxx.com", referrer: "https://xxxx.xxxx.com/install/step3.php"
Init.php ends like that:
// Set config
$GLOBALS['config'] = array(
'mysql' => array(
---- it looks like something went missing?
Any ideas..?
Edit: Oh I tried to download the zip file off the main page twice, I still get an what it looks like an incomplete init.php..
Thanks.
I just wanted to try out UserSpice and hit this error on Page3:
Database connection unsuccessful! Please try again.
Even though my host, username, password, database is correct. I've tried a couple now.
I checked the nginx error logs and found this:
2016/06/09 16:44:28 [error] 74248#0: *55 FastCGI sent in stderr: "PHP message: PHP Parse error: syntax error, unexpected end of file, expecting ')' in /usr/local/www/int.drf/users/init.php on line 26" while reading response header from upstream, client: 121.121.107.13, server: xxxx.xxxx.com, request: "GET /install/install/js/vendor/modernizr-2.8.3-respond-1.4.2.min.js HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "xxxx.xxxx.com", referrer: "https://xxxx.xxxx.com/install/step3.php"
Init.php ends like that:
// Set config
$GLOBALS['config'] = array(
'mysql' => array(
---- it looks like something went missing?
Any ideas..?
Edit: Oh I tried to download the zip file off the main page twice, I still get an what it looks like an incomplete init.php..
Thanks.