Les Campbell <lesd...@gmail.com> writes: > When I attempt to load cups at http://local host631/admin the > following message is displayed: > > > Web Interface is Disabled > > The web interface is currently disabled. Run "cupsctl > WebInterface=yes" to enable it. > > From the terminal I run "cupsctl WebInterface=yes" however I get > "cupsctl: Internal Server Error". > > How can I correct this problem and access the cups menu?
Make sure you have set web-interface? to #t in the cups-service-type definition in your operating-system record's services field. ``` (service cups-service-type (cups-configuration (web-interface? #t))) ``` -- GPG Key ID: 7BC158ED Use `gpg --search-keys lambdatronic' to find me Protect yourself from surveillance: https://emailselfdefense.fsf.org ======================================================================= () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments Why is HTML email a security nightmare? See https://useplaintext.email/ Please avoid sending me MS-Office attachments. See http://www.gnu.org/philosophy/no-word-attachments.html