gerade eben beim letzten Seitenaufruf erhielt ich hier folgende Fehlermeldung:
Code: Alles auswählen
Warning: mysql_connect(): Lost connection to MySQL server during query in /webs/phpbb/root/www/phpbb.de/db/mysql4.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /webs/phpbb/root/www/phpbb.de/db/mysql4.php:51) in /webs/phpbb/root/www/phpbb.de/includes/db.php on line 63
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /webs/phpbb/root/www/phpbb.de/db/mysql4.php on line 127
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /webs/phpbb/root/www/phpbb.de/db/mysql4.php on line 362
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /webs/phpbb/root/www/phpbb.de/db/mysql4.php on line 363
phpBB : Kritischer Fehler
Error doing DB query userdata row fetch
DEBUG MODE
SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = '1c5aec8e36279f4e5c612e09f606815b' AND u.user_id = s.session_user_id
Line : 339
File : sessions.php
Kortirion