[rt-users] Can't write to /var/log/rt2/rt.log0: Permission denied

Josh Rowe josh at email.nu
Fri Aug 23 20:05:42 EDT 2002


Hi,

I'm up to the "Configure the web interface" step of the Installation
Guide
http://fsck.com/rtfm/article.html?id=2#49

and I'm getting the following error when I hit the web site

error_log:

[Sat Aug 24 09:49:30 2002] [error] Can't write to
'/var/log/rt2/rt.log0': Permission denied at
/usr/local/lib/perl5/site_perl/5.6.1/Log/Dispatch/File.pm line 72.

I have checked the FAQ and did most of what's suggested here:
"Error: Can't write to rt2/log/foo: permissioned denied"
http://fsck.com/rtfm/article.html?id=5#110 but to no avail.

root at whim:247 /var/log> ls -al
total 332824
[snip-snip]
drwxrwxr-x   2 rt       rt           512 Aug 24 09:36 rt2/
[snip-snip]

httpd.conf: 

<VirtualHost *>
DocumentRoot /opt/local/rt2/WebRT/html
ServerName [snip-snip]
CustomLog /opt/www/logs/[snip-snip]/access_log combined
ErrorLog /opt/www/logs/[snip-snip]/error_log
Alias /icons/ /usr/local/apache/icons/
#PerlModule Apache::DBI
PerlFreshRestart On
PerlRequire /opt/local/rt2/bin/webmux.pl
<Location />
 SetHandler perl-script
 PerlHandler RT::Mason
</Location>
User rt
Group rt
</VirtualHost>

I'm running Apache with suexec if that makes any difference.

root at whim:254 /> uname -a
SunOS whim 5.8 Generic_108529-14 i86pc i386 i86pc

Any ideas on how to fix my problem?

Cheers


Josh
--
http://josh.id.au/




More information about the rt-users mailing list