| 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 'Sql102193'@'31.11.36.169' (using password: YES) | |
| Error type/ Nr.: | Warning - 2 | |
| File: | /web/htdocs/www.wfa.it/home/modx/manager/includes/extenders/dbapi.mysql.class.inc.php | |
| Line: | 85 | |
| Line 85 source: | if (!$this->conn = ($persist ? mysql_pconnect($host, $uid, $pwd) : mysql_connect($host, $uid, $pwd))) {
| |
| |
| Parser timing |
| MySQL: | 0.0000 s s | (0 Requests) |
| PHP: | 0.0143 s s | |
| Total: | 0.0143 s s | |