[Filterproxy-devel] Re: Error when it starts
Brought to you by:
mcelrath
|
From: Bob M. <mce...@dr...> - 2002-04-24 19:15:42
|
Did you edit FilterProxy.pl at all? (you shouldn't) The line it's
complaining about (FilterProxy.pl:33) should read:
chomp($HOSTNAME =3D `hostname`); # change this for mu=
lti-homed hosts.
You probably shouldn't change this line.
The ImageComp error is not a problem -- the proxy should run fine but
you will be unable to use the ImageComp module.
Cheers,
-- Bob
Scott Foxman [sc...@ss...] wrote:
> Hi Bob
> =20
> I have a problem to start FilterProxy as following.
> =20
> [filterproxy@ns-n filterproxy]$ ./FilterProxy.init start
> Starting FilterProxy: Password:
> Can't exec "ns-n.ss-6.com": No such file or directory at ./FilterProxy.pl=
line
> 33.
> Use of uninitialized value in scalar chomp at ./FilterProxy.pl line 33.
> Loaded module: Compress
> Loaded module: DeAnim
> Loaded module: Header
> Module ImageComp not loaded because:
> Can't locate Image/Magick.pm in @INC (@INC contains: . /usr/lib/p=
erl5/
> 5.6.0/i386-l
> inux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/=
lib/
> perl5/site_pe
> rl/5.6.0 /usr/lib/perl5/site_perl /home/filterproxy/FilterProxy) at /home/
> filterproxy/Filt
> erProxy/ImageComp.pm line 9.
> BEGIN failed--compilation aborted at /home/filterproxy/FilterProx=
y/
> ImageComp.pm li
> ne 9.
> Compilation failed in require at (eval 16) line 1.
> BEGIN failed--compilation aborted at (eval 16) line 1.Loaded modu=
le:
> Rewrite
> Loaded module: Skeleton
> Loaded module: Source
> Loaded module: XSLT
> Proxy on http://ns-n.ss-6.com:8888/ initialized
> =20
> [filterproxy@ns-n filterproxy]$ curl http://ns-n.ss-6.com:8888/FilterProx=
y.html
> <HTML>
> <HEAD><TITLE>An Error Occurred</TITLE></HEAD>
> <BODY>
> <H1>An Error Occurred</H1>
> 400 URL must be absolute
> </BODY>
> </HTML>
> [filterproxy@ns-n filterproxy]$
> =20
> Please advise me what to do!!
> =20
> Thank you
> =20
> Hara
Bob McElrath (rsm...@st...)=20
Univ. of Wisconsin at Madison, Department of Physics
|