apache wont start after deleting a site

Discussion in 'Installation/Configuration' started by tellar, Oct 1, 2008.

  1. tellar

    tellar New Member

    when I restart apache i get the following:

    I cant find a reference in vhosts to the site?

    I have no Ideas what to do next.


    Code:
    /etc/apache2/vhosts# /etc/init.d/apache2 force-reload restart
    * Forcing reload of web server (apache2)... WARNING: MaxClients of 2000 exceeds ServerLimit value of 256 servers,
    lowering MaxClients to 256. To increase, please see the ServerLimit
    directive.
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    [Wed Oct 01 16:11:29 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:29 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:29 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:29 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:29 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    httpd (no pid file) not running
    WARNING: MaxClients of 2000 exceeds ServerLimit value of 256 servers,
    lowering MaxClients to 256. To increase, please see the ServerLimit
    directive.
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    Warning: DocumentRoot [/var/www/web14/web] does not exist
    [Wed Oct 01 16:11:39 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:39 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:39 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:39 2008] [warn] VirtualHost 80.69.93.79:443 overlaps with VirtualHost 80.69.93.79:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts
    [Wed Oct 01 16:11:39 2008] [warn] NameVirtualHost 80.69.93.79:80 has no VirtualHosts

    when I try to tail apaches error logs I get the following:

    Code:
    root@server1:/etc/apache2/vhosts# tail -f  /var/log/apache2/error.log[/I][/B]
    (2)No such file or directory: apache2: could not open error log file /var/www/web14/log/error.log.
    Unable to open logs
    (2)No such file or directory: apache2: could not open error log file /var/www/web14/log/error.log.
    Unable to open logs
    (2)No such file or directory: apache2: could not open error log file /var/www/web14/log/error.log.
    Unable to open logs
    (2)No such file or directory: apache2: could not open error log file /var/www/web14/log/error.log.
    Unable to open logs
    (2)No such file or directory: apache2: could not open error log file /var/www/web14/log/error.log.
    Unable to open logs
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's in Vhosts_ispconfig.conf?

    Do you maybe have two SSL web sites on the same IP?

    What's the output of
    Code:
    ls -la /var/www/web14/log
    ?
     

Share This Page