| MODx encountered the following error while attempting to parse the requested resource: |
| « PHP Parse Error » |
| |
| PHP error debug |
| Error: | mysql_connect(): Access denied for user 'knitting_spree'@'172.19.0.4' (using password: YES) | |
| Error type/ Nr.: | Warning - 2 | |
| File: | /var/www/html/manager/includes/extenders/dbapi.mysql.class.inc.php | |
| Line: | 104 | |
| Line 104 source: | if (!$this->conn = ($persist ? mysql_pconnect($host, $uid, $pwd) : mysql_connect($host, $uid, $pwd, true))) {
| |
| |
| Parser timing |
| MySQL: | 0.0030 s | (3 Requests) |
| PHP: | 0.0116 s | |
| Total: | 0.0147 s | |