I'm trying to keep an Actinic 8 site running on a Linux server. The site is having sporatic issues on a user-by-user basis; the error it gives are similar to
This error does not occur for most users, just a few random ones.
I've looked at all of the posts regarding this type of error on this forum and nothing seems to help. The network tests in Actinic work fine.
Permissions info (jimb is the user the site is hosted under):
It seems very strange to me that Actinic is creating these session files as apache:apache and using 0200 permissions.
Any ideas?
Thanks!
Ben Holmen
Error: ../acatalog/h239Z[...]80B13374.session can not be locked during Session init!
I've looked at all of the posts regarding this type of error on this forum and nothing seems to help. The network tests in Actinic work fine.
Permissions info (jimb is the user the site is hosted under):
Code:
[jimb@stimpy acatalog]$ ls -la drwxrwxrwx 5 jimb apache 126976 May 14 16:06 . drwxrwxrwx 7 jimb apache 4096 Apr 27 11:45 .. --w------- 1 apache apache 1492 May 14 14:37 pool[...]9171396B27366.session
Any ideas?
Thanks!
Ben Holmen
Comment