| MODx encountered the following error while attempting to parse the requested resource: |
| « PHP Parse Error » |
| |
| PHP error debug |
| Error: | mysqli_connect(): (HY000/2002): No such file or directory | |
| Error type/ Nr.: | Warning - 2 | |
| File: | /home/losonczy/public_html/tomacozma/manager/includes/extenders/dbapi.mysqli.class.inc.php | |
| Line: | 87 | |
| Line 87 source: | if (!$this->conn = ($persist ? mysqli_connect("p:$host", $uid, $pwd) : mysqli_connect($host, $uid, $pwd))) {
| |
| |
| Parser timing |
| MySQL: | 0.0000 s | (0 Requests) |
| PHP: | 4.2260 s | |
| Total: | 4.2260 s | |