never had to install perl on a windows box but the localhost problems
seems like you need to use a hosts file so localhost resolves.
hope this helps
Steve
On Fri, 11 Jan 2002, rabs wrote:
>
> Hi All
>
> Apologies as this is not strictly a perl question, Im trying to install an
> apache web
Edit your hosts file (C:\windows\hosts, I think)
Add this line
127.0.0.1 localhost
- Original Message -
From: "rabs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 4:35 PM
Subject: Apache running perl scripts
>
> Hi A
Hi All
Apologies as this is not strictly a perl question, Im trying to install an
apache websever onto a WIN95 system. I have managed to successfully install
it so far as it runs under the the URL http://127.0.0.1/ but will not run
when I type http://localhost.
I am running Apache 1.3.20