Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

XAMPP problem ...

  • 08-02-2011 9:09pm
    #1
    Closed Accounts Posts: 6,556 ✭✭✭


    Hi
    I have installed XAMPP (1.7.4) on my Win 7 64bit and was working fine, but now I cannot start Apache, I get the below when trying to start Apache:
    Apache 2 is starting ...
    (OS 10013)An attempt was made to access a socket in a way forbidden by its acces
    s permissions.  : make_sock: could not bind to address 0.0.0.0:80
    no listening sockets available, shutting down
    Unable to open logs
    Apache konnte nicht gestartet werden
    Apache could not be started
    Press any key to continue . . .
    

    As i said this was working ok last night, I have done a netstat -a to check port 80, and it is "listening" so free , so there is no conflict.



    Only thing I did since last night was install MS SQL server 2008 , possible that this is causing a conflict ? although I did previously have MSSQL 2008 + XAMPP working fine on Vista.


    Any help appreciated

    Strange when I checked what PID was using port 80 it said 4, i checked this PID and it is "System" ??




    cheers


Comments

  • Registered Users, Registered Users 2 Posts: 9,579 ✭✭✭Webmonkey


    Strange question, but do you have Skype running?


  • Closed Accounts Posts: 6,556 ✭✭✭the_monkey


    I don't actually, not even installed, i realise Skype can use port 80,

    I have temporarily solved it by changing the Apache port to 78 through the http.conf file.


    is this a rare enough port ? should i go for a higher number ? like 8888 ??


  • Registered Users, Registered Users 2 Posts: 9,579 ✭✭✭Webmonkey


    Clearly something is listening on port 80 then. Check what's running.


  • Closed Accounts Posts: 6,556 ✭✭✭the_monkey


    Webmonkey wrote: »
    Clearly something is listening on port 80 then. Check what's running.

    yeah strange thing is it has a PID of 4, and when i looked it up all it says is "System" ??


    weird.


  • Registered Users, Registered Users 2 Posts: 2,082 ✭✭✭Tobias Greeshman


    You could run netstat to see if something is listening on port 80.

    If that doesn't throw up anything then you could give SysInternals ProcessExplorer, that should have something similar to netstat. I know it gives the ability to search for open handles, etc, so should surely search on TCP connections as well.


  • Advertisement
Advertisement