| MODx encountered the following error while attempting to parse the requested resource: | |||
| « PHP Parse Error » | |||
| PHP error debug | |||
| Error: | mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead | ||
| Error type/ Nr.: | - 8192 | ||
| File: | /disk1/webhome/abiss/calipso_abiss_gr/manager/includes/extenders/dbapi.mysql.class.inc.php | ||
| Line: | 89 | ||
| Line 89 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.0190 s | ||
| Total: | 0.0190 s | ||