[rt-users] can't log in to web interface with fresh RT install on OSX
Chris Devers
cdevers at pobox.com
Fri Mar 4 17:21:18 EST 2005
On Fri, 4 Mar 2005, steverieger wrote:
> Do the logs (apache, dmesg, or rt.log) say anything at all
As noted in the first message, the Apache logs show only normal HTTP GET
requests, e.g. (modified combined log format) :
==> /var/log/httpd/access_log <==
rt-vhost 192.168.0.1 - - [04/Mar/2005:16:04:56 -0500] "POST / HTTP/1.1" 200 2714 "http://rt-vhost:8080/" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.6 (KHTML, like Gecko) Safari/125.12"
rt-vhost 192.168.0.1 - - [04/Mar/2005:16:04:58 -0500] "GET /NoAuth/webrt.css HTTP/1.1" 200 12276 "http://rt-vhost:8080/" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.6 (KHTML, like Gecko) Safari/125.12"
rt-vhost 192.168.0.1 - - [04/Mar/2005:16:04:59 -0500] "GET /NoAuth/images//bplogo.gif HTTP/1.1" 200 825 "http://rt-vhost:8080/" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.6 (KHTML, like Gecko) Safari/125.12"
Nothing shows up in the error log when accessing RT.
I have a /usr/local/var/log/rt.log file, but it shows no new activity
since the last time I took a crack at getting RT working at home, back
in July of 2004. If the RT instance I installed yesterday is logging
anything anywhere, it isn't going into a file named rt.log.
I see the $Log* variables in RT_SiteConfig.pm; would it make sense to
crank up the debug level on those variables for this? Hmm... I guess
I'll give that a try...
--
Chris Devers
More information about the rt-users
mailing list