We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Apache Strange Behaviour



  • Apache Strange Behaviour
    I followed the tutorial in order to install LAMP on my Omega, but i receive the following error when i try to start Apache :

    root@Omega-0EA1:/etc/apache# apachectl start
    (125)Address already in use: make_sock: could not bind to address [::]:8090
    (125)Address already in use: make_sock: could not bind to address 0.0.0.0:8090
    no listening sockets available, shutting down
    Unable to open logs
    Is it possible somebody to help because it drives me crazy!
    Thank you in advance,
    Theo



  • Howdy Theo,

    Every time I've had that message another service has been running on the desired port number.

    So with that in mind, change your httpd.conf file to specify a different port number and then restart apache.

    Hope that helps

    Matt



  • The uhttpd runs on tcp/80 and my apache implementation on tcp/8090 so there is no conflict. It always refers the same error when i try to start the apache through the apachectl start command



  • I would appreciate it if somebody could help me


Log in to reply
 

Looks like your connection to Community was lost, please wait while we try to reconnect.