Apache won't start

Discussion in 'Installation/Configuration' started by daved, Sep 5, 2011.

  1. daved

    daved New Member

    hey all, I need help! lol

    I just installed apache on ubuntu server 11.04.
    I'm trying to restart it and it's saying "Action 'start' failed"...

    I tried reinstalling with no success.
    I'm very new at this and I hope this is a quick fix....
    I pasted the error log files... Let me know if you need anything else

    Thanks in advance!


    [Sun Sep 04 21:31:04 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7 with Suhosin-Patch configured -- resuming normal operations
    [Sun Sep 04 23:13:27 2011] [notice] caught SIGTERM, shutting down
    [Sun Sep 04 23:15:04 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7 with Suhosin-Patch configured -- resuming normal operations
    [Sun Sep 04 23:45:03 2011] [notice] caught SIGTERM, shutting down
    [Mon Sep 05 00:22:57 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 01:00:50 2011] [notice] caught SIGTERM, shutting down
    [Mon Sep 05 01:03:00 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 01:03:11 2011] [notice] Graceful restart requested, doing restart
    [Mon Sep 05 01:03:11 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 01:58:00 2011] [error] [client 192.168.1.21] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 01:58:00 2011] [error] [client 192.168.1.21] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 02:02:16 2011] [notice] caught SIGTERM, shutting down
    [Mon Sep 05 11:26:21 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 12:00:00 2011] [notice] caught SIGTERM, shutting down
    [Mon Sep 05 12:01:17 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 12:07:14 2011] [notice] caught SIGTERM, shutting down
    [Mon Sep 05 12:18:28 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 12:21:38 2011] [notice] caught SIGTERM, shutting down
    [Mon Sep 05 12:34:22 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 13:03:06 2011] [notice] Apache/2.2.17 (Ubuntu) PHP/5.3.5-1ubuntu7.2 with Suhosin-Patch configured -- resuming normal operations
    [Mon Sep 05 15:07:58 2011] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 15:07:58 2011] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 15:16:04 2011] [error] [client 192.168.1.21] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 15:16:04 2011] [error] [client 192.168.1.21] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 15:27:34 2011] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 15:27:34 2011] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico
    [Mon Sep 05 15:42:07 2011] [notice] Graceful restart requested, doing restart
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
    Unable to open logs
     
  2. erosbk

    erosbk New Member

    any error in command line when you do "sudo /etc/init.d/apache2 restart" ?

    Post here pls.
     
  3. daved

    daved New Member

    got it working

    stupid mistake... Fixed it
     

Share This Page