[rt-users] Web Client returns nothing to HTTP GET request

Erik Andrejko EAndrejko at transwesttel.com
Fri Nov 30 10:39:26 EST 2001


Here is what access_log shows:

[0843][andrejko at twtlnx:/nfs/home/andrejko]$ cat
/www/wwwi.transwesttel.com/logs/access_log | grep /app/rt
calypso.transwesttel.com - - [29/Nov/2001:15:43:55 -0500] "GET /is/app/rt/
HTTP/1.1" 200 684 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5)
Gecko/20011014"
[0843][andrejko at twtlnx:/nfs/home/andrejko]$ 

Here is what happens when the page is requested:

[0844][andrejko at twtlnx:/nfs/home/andrejko]$ telnet wwwi.transwesttel.com 80
Trying 207.218.8.251...
Connected to wwwi.transwesttel.com.
Escape character is '^]'.
GET /is/app/rt/ HTTP/1.0

Connection closed by foreign host.
[0844][andrejko at twtlnx:/nfs/home/andrejko]$ 

I don't even get the Apache headers which are:
HTTP/1.1 200 OK
Date: Fri, 30 Nov 2001 15:44:16 GMT
Server: Apache/1.3.22 (Unix) PHP/4.0.6 mod_perl/1.26
Last-Modified: Tue, 06 Nov 2001 23:06:07 GMT
ETag: "c03a-2ac-3be86cdf"
Accept-Ranges: bytes
Content-Length: 684
Connection: close
Content-Type: text/html


Perl is version:

[0845][andrejko at twtlnx:/nfs/home/andrejko]$ which perl
/usr/bin/perl
[0845][andrejko at twtlnx:/nfs/home/andrejko]$ /usr/bin/perl -v

This is perl, v5.6.0 built for i386-linux

Copyright 1987-2000, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

[0846][andrejko at twtlnx:/nfs/home/andrejko]$ 

Thanks,
Erik

> -----Original Message-----
> From:	Ashley Gould [SMTP:agould at aslab.com]
> Sent:	Thursday, November 29, 2001 10:31 PM
> To:	Erik Andrejko
> Subject:	Re: [rt-users] Web Client returns nothing to HTTP GET
> request
> 
> Perhaps the access_log will give you some clues.  If apache is not
> giving an error, you must be accessing something.  Does anything show up
> in the browser at all?
> 
> send the RT parts of your httpd.conf.  
> 
> On Thu, Nov 29, 2001 at 03:29:13PM -0700, Erik Andrejko wrote:
> > After going through all of the install, when I attempt to open the Web
> > Interface I get no data.  No errors can be found in Apache's error_log.
> Is
> > there another log to check?  The install appears successful, the
> database is
> > created, httpd -l lists mod_perl and I modified my httpd.conf and
> config.pm
> > as mentioned in the INSTALL file.
> > 
> > I search the mailing lists using ht://Dig but did not find anything.
> > 
> > 
> > Thanks,
> > Erik A. Andrejko 
> > EAndrejko at transwesttel.com
> > 
> > Trans-West Network Solutions		PH: 602 453 4286
> > 4120 E. Winslow Ave			FAX: 602 437 4742
> > Phoenix AZ 85040
> > 
> > 
> > _______________________________________________
> > rt-users mailing list
> > rt-users at lists.fsck.com
> > http://lists.fsck.com/mailman/listinfo/rt-users




More information about the rt-users mailing list