| MODx encountered the following error while attempting to parse the requested resource: |
| « PHP Parse Error » |
| |
| PHP error debug |
| Error: | mysql_connect() [function.mysql-connect]: Access denied for user 'dellis'@'localhost' (using password: YES) | |
| Error type/ Nr.: | Warning - 2 | |
| File: | /var/www/vhosts/baldachin.com/httpdocs/site/manager/includes/document.parser.class.inc.php | |
| Line: | 115 | |
| Line 115 source: | if(@!$this->rs = mysql_connect($this->dbConfig['host'], $this->dbConfig['user'], $this->dbConfig['pass'])) {
| |
| |
| Parser timing |
| MySQL: | 0.0000 s s | (0 Requests) |
| PHP: | 0.0200 s s | |
| Total: | 0.0200 s s | |