02-26-2017, 03:21 PM
This is line 74 in step3.php of the UserSpice install:
$pdo = new PDO($dsn, $dbu, $dbp, $opt) or die('could not connect');
THX D: )
$pdo = new PDO($dsn, $dbu, $dbp, $opt) or die('could not connect');
THX D: )