| MODx encountered the following error while attempting to parse the requested resource: | |||
| « PHP Parse Error » | |||
| PHP error debug | |||
| Error: | mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'db1770.1und1.de' (-2) | ||
| Error type/ Nr.: | Warning - 2 | ||
| File: | /homepages/20/d80069267/htdocs/lebensspuren/manager/includes/extenders/dbapi.mysql.class.inc.php | ||
| Line: | 88 | ||
| Line 88 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.3197 s | ||
| Total: | 0.3197 s | ||