[rt-devel] 2.1.72
Harald Wagener
hwagener at hamburg.fcb.com
Mon Feb 17 10:52:42 EST 2003
Hello List,
I am still getting no further with my installation of RT3. To recap: I
get no errors on installation, but cannot login wirh root/password. I
built mod_fastcgi for apache 2.0.40, with was quite a pain (RedHats
fault - their build environment for apache modules is, quite plainly
broken. I fixed by installing the src rpm and creating some wild links
so the varous build scripts are satisfied by the location of other
scripts and include files), but eventually succeeded. Now, when trying
to run rt with the following configuration:
<VirtualHost x.x.x.x>
ServerName rt3.hamburg.fcb.com
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
Alias /NoAuth/images/ /opt/rt3/share/html/NoAuth/images/
FastCgiServer /opt/rt3/bin/mason_handler.fcgi
ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
AddHandler fastcgi-script fcgi
</VirtualHost>
And the following permissions (after running 'make fixperms'):
[root at print bin]# pwd
/opt/rt3/bin
[root at print bin]# ls -la
total 56
drwxrwxrwx 2 root root 107 Feb 6 10:26 .
drwxr-xr-x 9 root root 81 Feb 6 10:26 ..
-rwxrwxrwx+ 1 apache rt 1359 Feb 17 15:00
mason_handler.fcgi
-rwxr-xr-x+ 1 root root 6699 Feb 17 15:00
mason_handler.svc
-rwxr-xr-x+ 1 root root 6096 Feb 17 15:00 rt-crontool
-rwxr-xr-x+ 1 root root 10165 Feb 17 15:00 rt-mailgate
-rwxr-xr-x+ 1 root root 3364 Feb 17 15:00 webmux.pl
[root at print bin]#
I get the following in my error log once a second:
[Mon Feb 17 16:44:12 2003] [error] (13)Permission denied: FastCGI:
unlink() failed to remove socket file
"/etc/httpd/logs/fastcgi/362fab4db3d651b6d082c0358ebb4d83" for server
"/opt/rt3/bin/mason_handler.fcgi"
I am absolutely unaqcainted with fastcgi, but I wanted to rule out some
mod_perl trouble by checking another way of setting the web ui up. Any
hints on what I could do right instead of wrong?
Regards,
Harald
--
Harald Wagener * FCB/Wilkens * An der Alster 42 * 20099 Hamburg
More information about the Rt-devel
mailing list