ZAMPP error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • makoshark
    New Member
    • Dec 2007
    • 1

    ZAMPP error

    I am trying to use xampp as a personal web server on windows 2000. the xampp control panel comes up ok but when I try to start the apache service I get and error "apache service not started [-1]" my system connects to the internet via a DI-604 router. I have set the router to use 127.0.0.1 as a virtual server and make port 80 availible. when I use xampp port check application it shows port 80 open. I don't know what to do next and have not found any help on the web.
    Thank you for any help
  • docdiesel
    Recognized Expert Contributor
    • Aug 2007
    • 297

    #2
    Hi,

    try a "netstat -b -n -p" on command line before and after starting xampp . Before there shouldn't be a line containing "127.0.0.1: 80" while afterwards there should. Additionally, the output of "ipconfig" could be helpful regarding your network setup and the DSL router.

    Regards,

    Bernd

    Comment

    Working...