Live error : http://www.modernaac.boo.pl
PHP INFO:
phpinfo()
Config
A PHP Error was encountered
Severity: Warning
Message: PDO::__construct(): [2002] Invalid argument (trying to connect via unix://)
Filename: POT/OTS_DB_MySQL.php
Line Number: 98
Can't connect to MySQL database.
PHP INFO:
phpinfo()
Config
/*URL of website including http:// and without slash at the end! */
$config['website'] = "http://modernaac.boo.pl";
/*Database information*/
$config['database']['host'] = "sql.boo.pl";
$config['database']['login'] = "chimeon";
$config['database']['password'] = "xxx";
$config['database']['database'] = "modernaac";