Randy Barlow wrote: > booty apache2 # /etc/init.d/backuppcApache2 start > * Caching service dependencies ... [ ok ] > * Starting apache2 ... > httpd (pid 1450) already running [ ok ]
So I think the problem is with how I am using start-stop-daemon. I tried to run the command manually: booty ~ # start-stop-daemon --start --pidfile /var/run/backuppcApache2.pid --exec /usr/sbin/apache2 -- -D BACKUPPC_VHOST -f /etc/BackupPC/httpd.conf -k start httpd (pid 1450) already running I thought that the fact that I specified --pidfile should tell it to use a different pid file. This is how I interpreted the man page. Am I incorrect? -- Randy Barlow http://electronsweatshop.com But you are a chosen race, a royal priesthood, a holy nation, a people for his own possession, that you may proclaim the excellencies of him who called you out of darkness into his marvelous light. Once you were not a people, but now you are God's people; once you had not received mercy, but now you have received mercy. ~1 Peter 2:9-10 -- [EMAIL PROTECTED] mailing list
