Search found 1 match

by rbell
Mon Mar 30, 2009 2:48 pm
Forum: Bugs, bug fixes & releases
Topic: Mailings / Overview, Error: Critical systemerror. Look at...
Replies: 1
Views: 7910

Permission problem

I had the same problem. On my system the permissions of the /tmp directory were not ok.
- chown root.root /tmp
- chmod 1777 /tmp -R