MODx encountered the following error while attempting to parse the requested resource: |
« PHP Parse Error » |
|
PHP error debug |
Error: | mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) | |
Error type/ Nr.: | Warning - 2 | |
File: | /var/www/html/backend/site/manager/includes/extenders/dbapi.mysql.class.inc.php | |
Line: | 87 | |
Line 87 source: | if (!$this->conn = ($persist ? mysql_pconnect($host, $uid, $pwd) : mysql_connect($host, $uid, $pwd, true))) {
| |
|
Parser timing |
MySQL: | 0.0000 s | (0 Requests) |
PHP: | 0.0025 s | |
Total: | 0.0025 s | |