[rt-users] RT upgrade failing!
Chuck Mead
csm at redhat.com
Tue May 24 18:51:32 EDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to use rt-3-0-7_01 straight up now on a rhel4 machine with
fastcgi. I am getting the dreaded "You're almost there!" message.
Here is my config:
LoadModule fastcgi_module modules/mod_fastcgi.so
NameVirtualHost 172.16.62.89:80
<VirtualHost 172.16.62.89:80>
ServerAdmin root at glsrt.gls.redhat.com
ServerName glsrt.gls.redhat.com
DocumentRoot /var/www/html
AddDefaultCharset UTF-8
AddHandler fastcgi-script fcgi
<Directory "/opt/rt3/share/html">
Options FollowSymLinks ExecCGI
AllowOverride None
</Directory>
#Pass through requests to for noauth
Alias /NoAuth/ /opt/rt3/share/html/NoAuth/
</VirtualHost>
FastCgiIpcDir /tmp
FastCgiServer /opt/rt3/bin/mason_handler.fcgi -idle-timeout 120 -processes 4
ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
The error_log says:
[Tue May 24 18:39:25 2005] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Tue May 24 18:39:25 2005] [notice] Digest: generating secret for digest
authentication ...
[Tue May 24 18:39:25 2005] [notice] Digest: done
[Tue May 24 18:39:25 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Tue May 24 18:39:25 2005] [notice] LDAP: SSL support unavailable
[Tue May 24 18:39:25 2005] [notice] FastCGI: process manager initialized
(pid 7896)
[Tue May 24 18:39:25 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 7897)
[Tue May 24 18:39:25 2005] [notice] mod_python: Creating 4 session
mutexes based on 256 max processes and 0 max threads.
[Tue May 24 18:39:25 2005] [notice] Apache/2.0.52 (Red Hat) configured
- -- resuming normal operations
[Tue May 24 18:39:26 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 7907)
[Tue May 24 18:39:27 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 7911)
[Tue May 24 18:39:28 2005] [warn] FastCGI: server
"/opt/rt3/bin/mason_handler.fcgi" started (pid 7914)
I have been working on this for so long now I am starting to think there
is no forest... there are only trees. Do you see anything glaringly
wrong here?
- --
Chuck Mead <csm at redhat.com>
Instructor II (and resident Postfix bigot), GLS
Disclaimer: "It's Thursday and my name is Locutus of B0rk!"
Addendum: "Bwahahaha! Fire up the orbital mind-control lasers!"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFCk6/0Zfy0juH51WsRAl4aAJ9WjjO7p/PRkBq2937Dg+HG32c1zwCfadtI
FxS5wmuPyR0/dokmnc+5Pvw=
=62oA
-----END PGP SIGNATURE-----
More information about the rt-users
mailing list