Salut, Le Mercredi 29 Janvier 2003 12:33, vous avez �crit :
> pour avoir http://localhost:631, il faut que apache soit configurer > d'une fa�on prticuliere? Non, �a n'a rien � voir. J'ai bien le sentiment que le d�mon n'est pas lanc� chez toi, ce qui expliquerait le comportement �trange de ton imprimante. Essaye de voir d'o� vient ton probl�me en consultant /var/log/cups/error_log. Regarde /etc/cups/cupsd.conf, le port 631 doit appara�tre : --------------------- ######## ######## Network Options ######## # # Ports/addresses that we listen to. The default port 631 is reserved # for the Internet Printing Protocol (IPP) and is what we use here. # # You can have multiple Port/Listen lines to listen to more than one # port or address, or to restrict access: # # Port 80 # Port 631 # Listen hostname # Listen hostname:80 # Listen hostname:631 # Listen 1.2.3.4 # Listen 1.2.3.4:631 # # NOTE: Unfortunately, most web browsers don't support TLS or HTTP Upgrades # for encryption. If you want to support web-based encryption you'll # probably need to listen on port 443 (the "https" port...) # #Port 80 #Port 443 Port 631 ------------------ Essaye de relancer cupsd � la main (/usr/sbin/cupsd). Ce sont des pistes. Tom. -- Thomas Pimmel email : [EMAIL PROTECTED] http : http://www.ringard.org

