Argh...cross posting makes my head hurt...

Without seeing your httpd.conf, it's real hard to figure what might be
wrong. Maybe you could post a copy of it...?

I also tend to get more usefull error messages when running the .exe
from the command-line. Once you get it running, then move forward with
running it as a service.

Todd Vierheller wrote:
> 
> I am not sure if this is even the correct place for this question, if
> not please direct me to the correct venue.
> 
> When I attempt to run (from a DOS box) "net start apache", I get the
> following:
> 
> The Apache service is starting.
> The Apache service could not be started.
> 
> A system error has occurred.
> 
> System error 1067 has occurred.
> 
> The process terminated unexpectedly.
> 
> [Note: when running from the start menu, nothing at all happens.]
> 
> This  leads me to suspect the httpd.conf file.   Since about the only
> thing I control in that file is the server name I have to assume I
> messed it up somehow.   I have tried both my IP address:
> ServerName 172.16.24.52
> 
> and I have also tried using "localhost"
> ServerName localhost
> 
> I even tried my (not fully qualified) machine name:
> ServerName Klingon
> 
> as well as the fully qualified machine name:
> ServerName klingon.us.az.peerlogic.com
> 
> (ServerName appears twice in the file.  I always changed them in
> tandem.)
> 
> I even tried commenting them both out together and idividually (using
> the IP address).  The results did not vary.
> 
> I get essentially the same error if I go to Start->Settings->Control
> Panel->Services and click the Start button after selecting Apache.
> 
> I'm sure the problem is something simple.  Any hints would be
> appreciated.
> 
> I do have a registry entry that makes absolutely no sense at all:
> My
> Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App
> Paths\OpenSA\Apache_Win32\02.0
> in which the registry entry for "(Default)" is "C:\Program
> Files\OpenSA\OpenSA\Apache_Win32\0.20"
> and the registry entry for      'Path" is "C:\Program Files\OpenSA"
> 
> The first one (Default) doesn't even exist.
> --
> Todd Vierheller

--
  Aaron Z. Ward
    Toy Master - Fusion FX
      http://www.fusionfx.com/
        Member, Team Allaire
          UIN 1491662

Reply via email to