Apache can't start

Discussion in 'Installation/Configuration' started by gimhan90, Feb 9, 2006.

  1. gimhan90

    gimhan90 New Member

    Hi,
    what is the reson behind this ?

    su93254144:/etc/apache2 # /etc/init.d/apache2 restart
    Creating new config (0x5bcd18) for (null)
    Syntax OK
    Destroying config 0x5bcd18
    Shutting down httpd2 (waiting for all children to terminate)
    done
    Starting httpd2 (prefork) Creating new config (0x5bcd18) for (null)
    startproc: exit status of parent of /usr/sbin/httpd2-prefork: 1
    failed

    thx,
    gimhan
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you try again?

    Anything in the Apache error log? What's the output of
    Code:
    httpd -t
    ?
     

Share This Page