vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   MySQL error, cant read directory (https://vborg.vbsupport.ru/showthread.php?t=157911)

qbn720 09-15-2007 05:35 PM

MySQL error, cant read directory
 
Hey guys, I need help. I noticed I cant delete forums anymore under my Admin CP. This is the error:

Code:

Database error in vBulletin 3.6.5:

Invalid SQL:
DELETE FROM access WHERE forumid IN (47,48);

MySQL Error  : Can't find file: './thesite_forum2/access.frm' (errno: 13)
Error Number : 1017
Date        : Saturday, September 15th 2007 @ 06:33:00 PM
Script      : http://www.mysite.com/admincp/forum.php?do=kill
Referrer    : http://www.mysite.com/admincp/forum.php?do=remove&f=47&s=
IP Address  : 69.123.214.154
Username    : Vicious
Classname    : vb_database

So I go over to the maintanace section so that I may repair it and it gives me this error:

Code:

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /includes/class_core.php on line 363

Database error in vBulletin 3.6.5:

Invalid SQL:
SHOW TABLE STATUS;

MySQL Error  : Can't read dir of './thesite_forum2/' (Errcode: 13)
Error Number : 12
Date        : Saturday, September 15th 2007 @ 06:34:08 PM
Script      : http://www.mysite.com/admincp/repair.php?do=list
Referrer    : http://www.mysite.com/admincp/index.php?do=nav
IP Address  : 69.123.214.154
Username    : Vicious
Classname    : vb_database

Oddly enough my forums still work perfectly fine. but my admin control is messed up now. I can create forums, but not delete them. I cant repair anymore either. Anyone have any ideas. I'd really appreciate it.

Issue was resolved. Had to do with my host. Thanks anyways. =)

Marco van Herwaarden 09-21-2007 06:20 PM

OS Error Code 13: Permission denied
You do not have permission to write to a directory. Most commonly the temporary files directory. Create a directory in your User Home directory on the server and chmod it 777. Another reason could be that the file is really missing.

If this does not resolve the issue then you must contact your host and have them fix your permissions.


All times are GMT. The time now is 01:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01099 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete