MySQL-Fehler beim phpBB

Alles, was MariaDB und MySQL betrifft, kann hier besprochen werden.

MySQL-Fehler beim phpBB

Postby Anti-Gulu » 12. December 2003 18:22

Wenn ich mein phpBB-Forum (bei mir lokal zum test aufrufe) bekomme ich folgenden Fehler:
Code: Select all
Couldn't access list of Forums

DEBUG MODE

SQL Error : 1 Can't create/write to file 'C:\Windows\TEMP\mysql\#sql_f14_0.MYI' (Errcode: 2)

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_last_post_id, t.topic_title FROM ((( x2_forums f LEFT JOIN x2_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN x2_users u ON u.user_id = p.poster_id ) LEFT JOIN x2_topics t ON t.topic_last_post_id = p.post_id AND t.forum_id = f.forum_id) ORDER BY f.forum_order, f.forum_id

Line : 250
File : C:\www\htdocs\projects\stsinc\forum\includes\functions.php


das tritt erst seite heute auf, vorher hat alles geklappt.
habe win xp.
Anti-Gulu
 
Posts: 2
Joined: 12. December 2003 18:20

Postby DJ DHG » 13. December 2003 01:14

Moin Moin

achja, das prob hatte ich früher auch gelegendlich, nur das mir das immer
bei tripod passiert ist. egal....

mach phpmyadmin auf, und reparire alle tabellen..

mfg DJ DHG
User avatar
DJ DHG
AF Moderator
 
Posts: 2455
Joined: 27. December 2002 13:50
Location: Kiel

Postby Anti-Gulu » 13. December 2003 09:48

ich habs durch neuinstallation des xampp geschafft (hatte sowieso eine alte)

jetzt klappt alles.

trotzdem danke für deine hilfe.
Anti-Gulu
 
Posts: 2
Joined: 12. December 2003 18:20


Return to MariaDB - MySQL

Who is online

Users browsing this forum: No registered users and 7 guests