William A. Prothero
On 17. 12. 2010 20:04, prothero wrote:Folks:Not only do I get this error code, but several modules on my site havestopped working. The only thing I did was install the security moduleand mess with permissions on the /tmp folder. Sheesh! Very frustrating.Bill
I do not think you could mess your site just with changing /tmp
permissions and reverting it back. I just tried it in one of my
vservers (did backup before, of course), and site is working.
You must have changed something else too...
btw, my /tmp is "drwxrwxrwt 4 root root". Check yours!
Jarry--message:user warning: Can't create/write to file '/tmp/#sql_3cb2_0.MYI'(Errcode: 13) query: SELECT DISTINCT b.* FROM blocks b LEFT JOINblocks_roles r ON b.module = r.module AND b.delta = r.delta WHEREb.theme = 'solarsentinel' AND b.status = 1 AND (r.rid IN (2) OR r.ridIS NULL) ORDER BY b.region, b.weight, b.module in/home/wap/public_html/modules/block/block.module on line 433--end message.I understand that the error is in permissions for the /tmp directory.I got this error when I changed permissions, but now when I do chmod-R 0777 (as a test), I still get the error. This should set thepermissions to "Everybody can do anything". What's up? I'm not a unixexpert, but not a novice either and this confuses me. Does the "#"char at the start of the file name mean the file is invisible, ??
--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.
--
[ Drupal support list | http://lists.drupal.org/ ]