| MODx encountered the following error while attempting to parse the requested resource: |
| « PHP Parse Error » |
| |
| PHP error debug |
| Error: | mysql_connect(): Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug | |
| Error type/ Nr.: | Warning - 2 | |
| File: | /var/www/lbclab.com/html/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.0242 s s | |
| Total: | 0.0242 s s | |