On Tue, Nov 22, 2005 at 02:57:53PM +0000, studio-64 wrote: > Hi > When I try cups admin in my browser I get ' connection refused on > locakhost:631' even as root. > > I assume it's not running, How do I start it? > > I have this in init.d: > *********************************** > 64studio:/etc/init.d# update-rc.d cupsys defaults > System startup links for /etc/init.d/cupsys already exist. > *********************************** > > I assume its started at boot time, but I cant access it from the browser. > > Any ideas?
Does netstat -anp |grep 631 show anything related to cups listening on port 631? How about netstat -anp |grep cups ? Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

