Changes

From Amahi Wiki
Jump to: navigation, search
330 bytes added ,  18:35, 1 September 2009
no edit summary
[[Category:Apps]]
This page is about making Amahi run as a Scanner Server.
== Preventing permissions issues ==
 
The install process should create a script called install.sh in the web app directory (by default, /var/hda/web-apps/scanner). To run it, use the following commands after plugging in your scanner:
 
su -
(enter root password)
./install.sh
 
The basic steps the script takes are below.
 
== Older instructions ==
We want to make the scanner RW for a scanner group, that Apache is a member of and has access to. To do this, start by making a new group:<BR>
54

edits