PDA

View Full Version : MySQL error, cant read directory


qbn720
15 Sep 2007, 19:35
Hey guys, I need help. I noticed I cant delete forums anymore under my Admin CP. This is the error:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



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



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



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
21 Sep 2007, 20:20
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.