View previous topic :: View next topic |
Author |
Message |
jkcunningham l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 28 Apr 2003 Posts: 649 Location: 47.49N 121.79W
|
Posted: Thu Jun 19, 2003 12:21 pm Post subject: cupsd won't stop or start or be killed ?! |
|
|
I've been fussing with my /etc/cups/cupsd.conf and, supposedly, you start, stop, and restart this thing by:
# /etc/init.d/cupsd <start/stop/restart>
This has worked in the past. What's happening now is if I try to stop it I get the error message
"* Stopping cupsd... [ !! ]" (the exclamation marks in red)
Then when I try to start it again, I get
"* WARNING: cupsd has already been started"
If I try to kill it: "killall -HUP cupsd" it says "cupsd: no process killed" and there is no sign of cupsd in ps -A.
Does anyone have any idea what's going on here? How do I kill this without rebooting? There's no sign of anything in the logs except the error messages above. I thought we were supposed to be able to kill any process w/o rebooting in Linux? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
patan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Feb 2003 Posts: 66
|
Posted: Thu Jun 19, 2003 12:50 pm Post subject: |
|
|
This might help.
Code: |
/etc/init.d/cupsd zap
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jkcunningham l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 28 Apr 2003 Posts: 649 Location: 47.49N 121.79W
|
Posted: Fri Jun 20, 2003 1:27 am Post subject: |
|
|
That did it. Thanks. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|