trying to install apache server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mikam
    New Member
    • May 2007
    • 1

    trying to install apache server

    hi,
    I downloaded the .msi package and when starting the apache I get:
    [Thu May 03 10:34:02 2007] [error] (OS 2)The system cannot find the file specified. : No installed service named "Apache2".
    When I tryed to install It manually:
    "C:\Program Files\Apache Group\Apache2\b in\apache" -k install -n "Apache2"
    I got:
    Cannot load C:/PHP/sapi/php4apache.dll into server: The specified module could not be found.

    Even though the dll in the specified directory exist!
    What to do?????
  • Motoma
    Recognized Expert Specialist
    • Jan 2007
    • 3236

    #2
    Your best bet (and often the easiest solution) is to find a package that has Apache and PHP bundled together. Netserver is my preference, though WAMP5 is a good alternative as well.

    Comment

    • phytorion
      New Member
      • Feb 2007
      • 116

      #3
      I was having the same error when I tried to install apache. I used xampp and it worked like a dream.

      Comment

      Working...