Socket Error for LAMP on Fedora 7

Discussion in 'HOWTO-Related Questions' started by umja345, Aug 2, 2008.

  1. umja345

    umja345 New Member

    Hi. um. I'm trying to make a LAMP server on Fedora 7, but When I try to turn Apache/Httpd on, it gives me this error:

    [...]
    [root@kimserver ssl]# chkconfig -- levels 235 httpd on
    [root@kimserver ssl]# /etc/init.d/httpd start
    Starting httpd: (98)Address already in use: make_sock: could not bind to address 192.168.1.110.80
    no listening sockets available, shutting down
    Unable to open logs
    [FAILED]

    Plz help. Thxs . :D
     
  2. topdog

    topdog Active Member

    the server is already running use /etc/init.d/httpd restart instead
     

Share This Page