Hi, after a fresh intall, I can't access admin page to configure new printer. Only a white page appears after I pressed the link administration on http://localhost:631
#uname -a SunOS w1100z 5.11 snv_101 i86pc i386 i86pc #svcs -a online 8:31:51 svc:/application/cups/in-lpd:default online 9:05:17 svc:/application/cups/scheduler:default the log file in debug mode shows: D [09/Nov/2008:09:05:22 -0100] cupsdAcceptClient: 8 from localhost:631 (IPv4) D [09/Nov/2008:09:05:22 -0100] cupsdReadClient: 8 GET /admin HTTP/1.1 D [09/Nov/2008:09:05:22 -0100] cupsdAuthorize: No authentication data provided. D [09/Nov/2008:09:05:22 -0100] [CGI] /usr/lib/cups/cgi-bin/admin.cgi started - PID = 2192 I [09/Nov/2008:09:05:22 -0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=2192) D [09/Nov/2008:09:05:22 -0100] cupsdSendCommand: 8 file=9 D [09/Nov/2008:09:05:22 -0100] [CGI] admin.cgi started... E [09/Nov/2008:09:05:22 -0100] [CGI] Unable to connect to cupsd: Error 0 D [09/Nov/2008:09:05:22 -0100] [CGI] cupsServer()="/var/run/cups/cups.sock" D [09/Nov/2008:09:05:22 -0100] [CGI] ippPort()=631 D [09/Nov/2008:09:05:22 -0100] [CGI] cupsEncryption()=0 E [09/Nov/2008:09:05:22 -0100] PID 2192 (/usr/lib/cups/cgi-bin/admin.cgi) stopped with status 1! A truss on cupsd shows admin.cgi looping in 2213: getpid() = 2213 [2190] 2213: door_call(5, 0x080470A4) = 0 before stopping (2190 is cupsd pid) #ls -l /var/run/cups/cups.sock srwxrwxrwx 1 root lp 0 Nov 9 09:05 /var/run/cups/cups.sock svcs -x shows nothing. -- This message posted from opensolaris.org