LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cannot print (local and remote)linux9 (cups) (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-print-local-and-remote-linux9-cups-258027/)

nkyeshi 11-22-2004 02:01 PM

cannot print (local and remote)linux9 (cups)
 
On the var/log/cups/error_log says: unable to locate printer 'xyz' - unknow host

I have:

in
/etc/printcap
xyz:

in
/etc/cups/cupsd.conf

<Location /printers/xyz>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
</Location>
.
.
Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
BrowseAddress 255.255.255.255
Listen *:631


in
/etc/cups/printers.conf

<Printer xyz>
Info Created by redhat-config-printer 0.6.x
DeviceURI lpd://xyz/main
Location
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>




what am I missing of this?, I cannor print files nor local and remote
please help
Thank you

Mara 11-23-2004 11:52 AM

Moved: This thread is more suitable in Linux-Newbie and has been moved accordingly to help your thread/question get the exposure it deserves. Member Intro forum is a greate place to say hello, but questions should go to technical forums.


All times are GMT -5. The time now is 05:00 PM.