Paul Cartwright put forth on 11/9/2010 7:52 PM: > On 11/09/2010 06:40 PM, Stan Hoeppner wrote: >>>> apache2 is in /etc/rc2.d/S91apache2 >>>> >>>> shouldn't it automatically start at bootup? >> Did you happen to look at /var/log/boot ? > ls -l boo* > -rw-r----- 1 root adm 31 Sep 17 2007 boot > paulandcilla:/var/log# cat boot > (Nothing has been logged yet.)
Then you need to enable boot logging. IIRC I had to manually enable it in Lenny. What does "cat /etc/default/bootlogd" say? If it is NO change it to YES. This will log the daemon startup messages during future boots. -- Stan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

