Koozali.org: home of the SME Server

CUPS - Can't add a printer

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
CUPS - Can't add a printer
« on: September 28, 2009, 08:05:37 AM »
I have a new server with SME 7.4 with the last updates.

I have installed CUPS as wiki, but I can't add a printer or class.

If I use a web browser to add the printer I get a blank page, but using console elinks:

Quote
elinks http://localhost:631

I get

Quote
Error reading socket

What is wrong? I have tested the same on two servers.

Regards

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: CUPS - Can't add a printer
« Reply #1 on: September 28, 2009, 03:52:03 PM »
is cupsd running?

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
Re: CUPS - Can't add a printer
« Reply #2 on: September 28, 2009, 04:11:42 PM »
Yes:

Quote
service cupsd status
run: /service/cupsd: (pid 5676) 606s, normally down; run: log: (pid 3179) 942s

Quote
/etc/init.d/cups status
cupsd (pid 5676) is running...

Quote
config show cupsd
cupsd=service
    LastSync=1253952369
    status=enabled

Quote
config show cups-lpd
cups-lpd=service
    status=disabled

I have also perform "signal-event cups-upgrade"

I remember this issue not occur on SME7.3
« Last Edit: September 28, 2009, 04:13:28 PM by Normando »