Current time: 11-26-2024, 09:51 AM Hello There, Guest! (LoginRegister)


Post Reply 
/etc/init.d/apache2 empty file
Author Message
fluser Offline
Documentation Team
***
Docu Team

Posts: 246
Joined: May 2010
Reputation: 1
Post: #5
RE: /etc/init.d/apache2 empty file
Code:
cd /tmp

aptitude download apache2.2-common

dpkg --extract apache2.2-common_*.deb apache2.2-common

sudo cp apache2.2-common/etc/init.d/apache2 /etc/init.d

But the problem is a bug in Ubuntu, so the best way is, to create a cronjob. The cronjob should dublicate the apache2 script to /etc/init.d once a week.

Best Regards
Fluser
03-12-2011 09:17 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: /etc/init.d/apache2 empty file - fluser - 03-12-2011 09:17 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)