[rt-users] RT Couldn't write to session directory

Benoit Panizzon benoit.panizzon at atrete.ch
Mon Dec 17 03:17:56 EST 2001


At 00:43 16.12.2001 +0100, Tore Micaelsen wrote:
>try a
>perl -MCPAN -e shell
>and then
>install Storable
>when that has gone ok, it should do the trick..
>had the same problem myself a couple of times. Dont know if that's 
>something that could should have been in the 'make fixdeps' or something 
>that is obvious... ;-)

Tnx, that fixed that Storable.pm Problem, but now I'm stuck again with the:

[Mon Dec 17 09:11:44 2001] [error] RT Couldn't write to session directory 
'/usr/local/rt2/WebRT/sessiondata'. Check that this directory's permissions 
are correct. at /usr/local/rt2/bin/webmux.pl line 152.

Error.

I'm quite sure the permissions are correct.
   82062  112 drwxrwxrwx   2 nobody   nobody     110592 Dec 17 09:11 .
   82060    4 drwxr-xr-x   5 root     root         4096 Dec 14 17:09 ..
   82212    0 -rw-------   1 nobody   nobody          0 Dec 17 09:11 
Apache-Session-7e9dbce685a21844a8a1e20f7b2edfba.lock

Apache runs as nobody and this is also configured in the rt2 Makefile.

Looks a bit like apache writes the files with a wrong umask, shouldn't they 
be 660?

Any Hints?

-Benoit-





More information about the rt-users mailing list