Bazy danych SQL - SQL Errcode 13
elzabbul - 07-01-2008, 22:37 Temat postu: SQL Errcode 13 DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_44a5_0.MYI' (Errcode: 13)
SELECT p.post_id, p.post_time, p.enable_sig, p.enable_html, p.enable_smilies, p.post_edit_count, p.post_edit_time, p.post_username, p.post_approve, p.poster_delete, p.post_edit_by, p.post_parent, p.user_agent, p.post_attachment, u.user_sig_image, u.user_from, u.user_regdate, u.user_gender, u.user_aim, u.user_viewaim, u.can_custom_color, u.user_custom_color, u.user_avatar_width, u.user_avatar_height, u.user_id, u.username, u.user_level, u.user_jr, u.user_allowhtml, u.user_posts, u.user_allowsig, u.user_sig, u.user_sig_bbcode_uid, u.user_allowsmile, u.user_avatar_type, u.user_allowavatar, u.user_avatar, u.user_rank, u.user_viewemail, u.user_website, u.user_email, u.can_custom_ranks, u.user_custom_rank, u.user_session_time, u.user_allow_viewonline, pt.post_text, pt.bbcode_uid, pt.post_subject , ph.th_post_id FROM phpbb_posts p LEFT JOIN phpbb_posts_text_history ph ON (ph.th_post_id = p.post_id) LEFT JOIN phpbb_posts_text pt ON (pt.post_id = p.post_id) LEFT JOIN phpbb_users u ON (u.user_id = p.poster_id) WHERE p.topic_id = 34 GROUP by p.post_id ORDER BY p.post_order, p.post_time ASC LIMIT 0, 15
Line : 843
File : viewtopic.php
^^ pomoże mi ktoś z tym błędem?
wpisałem repair table phpbb_posts
wyświetliło się "Table Op Msg_type Msg_text
elzabbul_cs.phpbb_posts repair status OK"
i niestety ciągle to samo... przy próbie wejścia do jakiegokolwiek tematu
Wiem że jest osobny temat na tego typu błędy, ale nikt tam od dawna niestety nie zagląda - jedynie poza osobami z problemami, stąd bardzo was proszę o pomoc!
Centurion - 07-01-2008, 22:48
juz dzisiaj bylo cos na temat tego bledu na subtech.pl - musicie sie z nimi skontaktowac zeby przywrocili prawa zapisu do /tmp na serwerze bo sami nic nie zrobicie z tym
|
|
|