[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CUPS web interface unaccessible



On Mon, May 22, 2006 at 02:52:34PM -0700, Ali Jawad wrote:
>    Whenever I try to access CUPS webinterface I get the error resource
>    unaccessible...although...apache is running fine ..and the ports are
>    open

CUPS doesn't use apache, it uses cupsd.  What does netstat show you?
Eg:

$ netstat -lnt | grep 631
tcp        0      0 127.0.0.1:631           0.0.0.0:* LISTEN     

Are you trying to connect to it from a different machine? By default, it
only binds to the loopback address, which will make it inaccessible from
outside. This can be altered in /etc/cups/cups.d/ports.conf.

Cheers,

Paul.

-- 
Paul Dwerryhouse				| PGP Key ID: 0x6B91B584
========================================================================
Using Linux's ethernet bridge support:
http://nepotismia.com/linux/bridge/



Reply to: