If you're having errors on startup with apache, run a dos window first,
then the apache command line. Then you can see whatever errors occurs
without the window disappearing.
As for the cannot determine local host name:
Set ServerName to 127.0.0.1
ie, ServerName 127.0.0.1
> OK. I have ditched PWS. I have installed Apache and reinstalled ColdFusion
> and copied the DLL file and changed the httpd.conf file in apache.
>
> I cannot get the web server to start. When I click on start apache I get a
> dos command window that goes so fast I can't even read what it says. I was
> able to make out the following however,
>
> Apache.exe cannot determine local host name.
>
> I think the httpd.conf files needs further editing but I'm not confident
> about what to change. I am guessing that the following lines at the end of
> the conf file need to be changed. I want to be able to have
> http://127.0.0.1/
>
> Sebastian
>
> ----------------------------------
>
> # If you want to use name-based virtual hosts you need to define at
> # least one IP address (and port number) for them.
> #
> #NameVirtualHost 12.34.56.78:80
> #NameVirtualHost 12.34.56.78
> #
> # VirtualHost example:
> # Almost any Apache directive may go into a VirtualHost container.
> #
> #<VirtualHost ip.address.of.host.some_domain.com>
> # ServerAdmin [EMAIL PROTECTED]
> # DocumentRoot /www/docs/host.some_domain.com
> # ServerName host.some_domain.com
> # ErrorLog logs/host.some_domain.com-error_log
> # CustomLog logs/host.some_domain.com-access_log common
> #</VirtualHost>
> #<VirtualHost _default_:*>
> #</VirtualHost>
> LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll
>
> ----------------------------------------------------------
>
> on 5/31/01 8:58 AM, Tony Schreiber at [EMAIL PROTECTED] wrote:
>
> > I know this isn't the answer to your question, but ditch PWS and run
> > Apache for Win32. Works great. ;p I think I'm running 1.3.20 on my
> > development machine. Easy install, SMALL footprint...
> >
> >> I have win2K professional with personal web server for development.
> >>
> >> PWS is hanging after any requests, whether with an htm or cfm file request.
> >> When choosing any options in PWS I get the following message:
> >>
> >> Server is busy
> >> This action cannot be completed because the other program is busy. Choose
> >> 'Switch to' to activate the busy program and correct the problem.
> >>
> >> There are no other programs running. I have uninstalled and reinstalled PWS
> >> and same problem.
> >>
> >> Can anyone help?
> >>
> >> Sebastian
> >>
> >>
> >>
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists