Hallo alle zusammen!
Bis eben lief alles wunderbar, nun generiert meine index.php folgenden Code:
Code:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
3 - Error writing file 'C:\WINDOWS\TEMP\MYB4.tmp' (Errcode: 28)
Query:
SELECT subject, username, uid, tid, replies FROM mybb_threads WHERE visible = '1' AND closed NOT LIKE 'moved|%' ORDER BY dateline DESC LIMIT 0,20 ;
Kann mir jemand helfen, oder dazu was sagen?
LG, GM!
Hallo Grauer-Magier,
welchen Datenbanksystem verwendet du?
Mfg Garlant
HI, Garlant!
MyBB Version: 1.4.7
PHP Version: 5.2.6
SQL Engine : MySQL 5.0.41
LG, GM!
Starte mal den MySQL-Server/Dienst neu. Der hat irgendein Problem.
@ StefanT: Da muß ich wohl den Provider anschreiben.
Versuche mal mit phpMyAdmin die Tabellen zu reparieren. Sonst kann aber nur der Hoster helfen...
mein phpmyadmin meldet nun:
Code:
Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\libraries\common.lib.php on line 653
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\WINDOWS\Temp) in C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\libraries\common.lib.php on line 653
#0 PMA_sendHeaderLocation(http://datenbankadm-server11.hjst-hs.de/index.php?lang=de-utf-8&convcharset=iso-8859-1&collation_connection=utf8_unicode_ci&token=a02843939248bc0d55b6921979b837de) called at [C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\libraries\auth\cookie.auth.lib.php:545]
#1 PMA_auth_set_user() called at [C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\libraries\common.inc.php:751]
#2 require_once(C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\libraries\common.inc.php) called at [C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\index.php:34]
Fatal error: PMA_sendHeaderLocation called when headers are already sent! in C:\Inetpub\vhosts\hjst-hs.de\subdomains\datenbankadm-server11\httpdocs\libraries\common.lib.php on line 660
Dann ist die Festplatte voll. Da kann wohl nur der Hoster helfen.
Ahhh, ok - hab den Hoster angeschrieben.
Werde bescheid sagen wenn sich was ergibt.