03-19-2005, 01:11 AM
|
#1 (permalink)
|
Respected Member
Join Date: May 2003 Age: 24 Posts: 6,033
| Vbulletin help. Okay, so, I recently got a new webhost...and found out that they have disabled the use of the /tmp folder for their members because of viruses (meaning you cannot execute files from it). Well, this causes a problem with Vbulletin, as it uses the /tmp folder for certain things.
Here is the error I get, in the admins panel. Code: Database error in vBulletin 3.0.5:
Invalid SQL:
SELECT setting.*, settinggroup.grouptitle
FROM settinggroup AS settinggroup
LEFT JOIN setting AS setting USING(grouptitle)
WHERE settinggroup.displayorder <> 0
ORDER BY settinggroup.displayorder, setting.displayorder
mysql error: Can't create/write to file '/tmp/#sql_434_0.MYI' (Errcode: 13)
mysql error number: 1
Date: Friday 18th of March 2005 05:09:44 PM
Script: http://gamingdaemon.com/admincp/options.php?null=0
Referer: http://gamingdaemon.com/admincp/index.php?do=nav So....what I need to do, as told by my webhost, is to change the directory that vb uses as a tmp directory. I'm assuming there must be a way..probably in some file somewhere. So..how would I change the default tmp directory for Vbulletin?
Help apreciated.
-RoaCh
__________________  So say goodbye or say forever
Choose your fate
How else can we survive?
Dead is the new alive |
| |