On Tuesday, 25 July 2006 I wrote…
Gentoo: Network Clients Can’t Print to Linux Hosted Printer - fixed
So I’ve just done my regular emerge sync etc. It seems that everytime something new is installed printing stops working. The current issue was fixed by adding a line in cups.conf which explicitly tells it which network address:port to listen on. Why this worked before we’ll never know. So here is the saving line:
How to Restart cups on Mac OS X
sudo /System/Library/StartupItems/PrintingServices/PrintingServices restart
Above will restart your cups daemon.