Re: [Printing-user-general] no page_log on Ubuntu Breezy Badger [SOLVED]
[email protected] (Ullrich Sigwanz) Sat, 2 Sep 2006 12:18:49 +0000 (UTC)
| Newsgroups | gmane.linux.printing.general |
|---|---|
| Organization | http://www.linuxprinting.org/ |
| Message-ID | <[email protected]> |
In article <[email protected]>, [email protected] (Ullrich Sigwanz) writes: > > Hello all, > > The title says it all. > > I get no page_log file on my system, though I've set the path in the cupsd.conf > explicitly > > The error_log is fine! > > Does anybody have a clue, what to do? > > Thank you in advance > > Ullrich Just touch(ed) /var/log/cups/page_log chown cupsys:lpadmin /var/log/cups/page_log chmod a+rw /var/log/cups/page_log and it works! If I had known before .... Though, it is strange that you have to create the file manually Have fun Ullrich