Date: Fri, 4 Aug 2006 16:22:39 -0700 From: David Johnson <david@usermode.org> To: freebsd-questions@freebsd.org Cc: andy@neu.net Subject: Re: CUPS 1.2.0 setup problem Message-ID: <200608041622.39538.david@usermode.org> In-Reply-To: <Pine.LNX.4.64.0608041831190.14205@polaris.dandy.net> References: <20060804221559.1849A16A4F3@hub.freebsd.org> <Pine.LNX.4.64.0608041831190.14205@polaris.dandy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 04 August 2006 15:46, andy@neu.net wrote: > I reinstalled FBSD6.1 release on a machine that had been previously > running 6.0 release. I had been using CUPS 1.1x and printing was > working fine. However, I just reinstalled CUPS 1.2.0 and now > printing is broken. The problem I have is the following: > > I can get to the main admin page, but when I click on the add printer > button it goes to a blank page. The same thing happens no matter > what link I click on, they all go to a blank page. > > Has anything changed as far as configuration in the new version? In > the old version I would choose HPJetdirect, and give it the ip > address. Now I cannot even do that. Any suggestions are > appreciated. That's one problem I never had. Make sure cups 1.1 is completely uninstalled. Stop cupsd daemon. Remove anything left over in /usr/local/etc/cups. Make sure there is no /usr/local/etc/rc.d/cups.sh script. Install cups 1.2. Then make sure the cupsd daemon is started again (/usr/local/etc/rc.d/cupd start). -- David Johnson <david@usermode.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608041622.39538.david>