If you have replaced CUPS with LPRng and configured the
printer-admin module you receive the following error
when you submit the changes.
The spool directory /var/spool/cups does not exist on
your system, which indicates that the LPRng print
system is not installed. Either install the software
for your chosen print system, or use the module
configuration to change it.
Workaround: Just simple create a dir /var/spool/cups
Webmin 1.21
Fedora 1 & RedHat 9
Logged In: YES
user_id=129364
A better solution is to edit /etc/webmin/lpadmin/config and
change the
spool_dir=/var/spool/cups
line to
spool_dir=/var/spool/lpd
Future releases of webmin will add an option to the Module
Config page for this.