Johann Kok <[EMAIL PROTECTED]> writes:
> On Saturday 27 July 2002 16:37, Andrew M. Bishop wrote:
> > Johann Kok <[EMAIL PROTECTED]> writes:
> > > when I want to start wwwoffle (ver 2.7b) or just request the status I get
> > > the following:
> > >
> > > wwwoffle[1693] Warning: Failed to connect socket to 'localhost' port '8080'
>[Connection refused].
> > > wwwoffle[1693] Fatal: Cannot open connection to wwwoffle server localhost port
>8080.
> >
> > Have you checked that the WWWOFFLE server process (called wwwoffled)
> > is running? The file called INSTALL that comes with the WWWOFFLE
> > source is a good place to look for instructions on how to start
> > WWWOFFLE and contains 10 steps to compile and run it.
>
> Yes wwwoffle was installed (2.7b RPM). What I did wrong was to type "wwwoffle
> -start" instead of "wwwoffled -c wwwoffle.conf" in order to start the daemon.
> (Forgive me if its a stupid mistake - I'm a newbie to Linux.)
>
> Now I've started it and put it in online mode and configured Konqueror for
> localhost:8080, but when I go to any website I get the following error
> message:
> Your request for URL
> http://www.linux.org/
> failed because
> Cannot open the HTTP connection to www.linux.org port 80; [Name Lookup
>Non-Authoritative Answer Host not found].
This is a more difficult problem. The answer for it can be found in
the WWWOFFLE FAQ, but the solution that will suit you is more
difficult.
-------------------- WWWOFFLE FAQ --------------------
Q 3.2 Why can't WWWOFFLE find a host when the browser without it can?
The most likely reason is that the DNS server that was configured when WWWOFFLE
was started is no longer valid. This would happen for example if the file
/etc/resolv.conf was changed after wwwoffled was run. This is not a WWWOFFLE
only problem, but will affect any (most) programs when the DNS configuration is
changed while they are running.
...
-------------------- WWWOFFLE FAQ --------------------
I would suggest the solution of installing a local nameserver. The
one that I use is pdnsd. If you are installing from an RPM then your
Linux distribution supplier should be able to help you configure your
system if it doesn't do it automatically.
--
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop [EMAIL PROTECTED]
http://www.gedanken.demon.co.uk/
WWWOFFLE users page:
http://www.gedanken.demon.co.uk/wwwoffle/version-2.7/user.html