Aaron Grewell wrote:

> Cups has a built-in webserver, so httpd isn't necessary.  Go over the
> cupsd.conf file carefully and check the paths, RH may have messed the
> document path up or failed to create one of the directories with the
> appropriate rights.  Everything should be owned by user lp group sys,
> unless the config file says otherwise.
> 

Thanks Aaron.
My cupsd.conf file said that the DocumentRoot was /usr/share/cups/doc, 
which didn't exist. I changed it to /usr/share/doc/cups-1.1.1, which 
does exist, restarted cupsd and everything's working! I first tried to 
'cp -r' the files from /usr/share/doc/cups-1.1.1/ to 
/usr/share/cups/doc/, but for some reason that didn't work.

Regards,
Tim

_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to