I'm installing on CentOS 5 with mysql, and for some reason the install.pl script is claiming that the Kernel/Config.pm does not have write permissions set such that the apache user can write to it. So far as I can tell, this is an utter lie:
[EMAIL PROTECTED] ~]# cd /opt/otrs/Kernel [EMAIL PROTECTED] Kernel]# ls -al total 100 drwxrwxr-x 8 apache apache 4096 Aug 8 11:19 . drwxr-xr-x 7 otrs apache 4096 Aug 8 11:19 .. drwxrwxr-x 3 apache apache 4096 Aug 8 11:19 Config -rw-rw-r-- 1 apache apache 3918 Aug 2 23:59 Config.pm -rw-rw-r-- 1 apache apache 3918 Aug 2 23:59 Config.pm.dist drwxrwxr-x 16 apache apache 4096 Aug 8 11:19 cpan-lib drwxrwxr-x 2 apache apache 4096 Aug 8 11:19 Language -rw-rw-r-- 1 apache apache 13871 Aug 2 23:59 Language.pm drwxrwxr-x 2 apache apache 4096 Aug 8 11:19 Modules drwxrwxr-x 3 apache apache 4096 Aug 8 11:19 Output drwxrwxr-x 21 apache apache 4096 Aug 8 11:19 System [EMAIL PROTECTED] Kernel]# groups otrs otrs : otrs apache [EMAIL PROTECTED] Kernel]# groups apache apache : apache otrs [EMAIL PROTECTED] Kernel]# So from what I can see, the apache and otrs users are members of each other's groups, and everything in the Kernel directory is group writeable. Anyone see something I do not? Aaron M. Long NOC Engineer Leapfrog Enterprises, Inc. 6401 Hollis Street Emeryville, CA 94608
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
