Apache doesnt restart after CURL installation

Discussion in 'Installation/Configuration' started by Venom, Oct 14, 2009.

  1. Venom

    Venom New Member

    Hi

    This is my 1st post. Please excuse me as i'm very new to apache. Been using ISPconfig for a couple months now and recently required curl to be installed on my server. I'm using Ubuntu 8.10 server installed on a Virtual Server with ispconfig offcourse.

    This is what i'm getting when I try to restart apache:

    Code:
    [Date] [warn] NameVirtualHost 196.xx.xxx.xxx:80 has no VirtualHosts
    
    [Date] [warn] NameVirtualHost 196.xx.xxx.xxx:443 has no VirtualHosts
    
    [Date] [warn] NameVirtualHost 196.xx.xxx.xxx:80 has no VirtualHosts
    
    [Date] [warn] NameVirtualHost 196.xx.xxx.xxx:443 has no VirtualHosts
    
    (98) Address already in use: make_sock: could not bind to address 0.0.0.0:8333 no listening sockets available, shutting down
    Unable to open logs.
    Any help or guidance will be extremely appreciated!

    My DNS, MAIL, FTP server, etc are still running and I cannot afford for them to go offline as I have many clients running on my DNS and EMail Servers.

    Regards,
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    please post then output of:

    ps aux | grep apache
     

Share This Page