ich würde gern bei folgende Fehler:
eigenes html (mit Text und Grafik) oder php-File erstellen.phpBB : Kritischer Fehler
Could not connect to the database
Geht das ? Wenn ja, was muss ich ändern?
Danke im Voraus...
Gruß
BOGIE
eigenes html (mit Text und Grafik) oder php-File erstellen.phpBB : Kritischer Fehler
Could not connect to the database
Code: Alles auswählen
if(!$db->db_connect_id)
{
message_die(CRITICAL_ERROR, "Could not connect to the database");
}
Kilu.de - Freehosting für Insider PHP Fehler
Warning: mysql_connect(): Too many connections in /home/htdocs/oeschinger/phpBB2/db/mysql4.php on line 48
Kilu.de - Freehosting für Insider PHP Fehler
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/htdocs/oeschinger/phpBB2/db/mysql4.php on line 330
Kilu.de - Freehosting für Insider PHP Fehler
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/htdocs/oeschinger/phpBB2/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database