Changes

Jump to navigation Jump to search
162 bytes removed ,  17:41, 10 May 2010
m
no edit summary
Line 1: Line 1:  
{{Languages}}
 
{{Languages}}
 +
{{Needs review}}
 
{{Level|Medium}}
 
{{Level|Medium}}
    
== Introduction ==
 
== Introduction ==
   −
Epiware is an open source document management software (DMS )that includes all the tools an organization needs to safely capture, manage, store, and share documents over the Internet. It is a web based system written in PHP and uses MYSQL as the backend.
+
[http://www.epiware.com/support.php Epiware] is an open source document management software (DMS )that includes all the tools an organization needs to safely capture, manage, store, and share documents over the Internet. It is a web based system written in PHP and uses MYSQL as the backend.
    
{{Note box|The standard open source download includes instructions for a plain-vanilla Linux install, but the unique nature of SME Server requires a couple of simple variations. It's pretty easy; the key is to put the PHP code in the '''''HTML''''' folder, and the program storage in the '''''Files''''' folder of the same dedicated Ibay. This gets round the restriction built into SME which prevents the httpd process owner from writing into the protected area of the system - The standard ''Install'' script supplied in the program download assumes that this writing permission is available.}}
 
{{Note box|The standard open source download includes instructions for a plain-vanilla Linux install, but the unique nature of SME Server requires a couple of simple variations. It's pretty easy; the key is to put the PHP code in the '''''HTML''''' folder, and the program storage in the '''''Files''''' folder of the same dedicated Ibay. This gets round the restriction built into SME which prevents the httpd process owner from writing into the protected area of the system - The standard ''Install'' script supplied in the program download assumes that this writing permission is available.}}
    
==Installation==
 
==Installation==
First use the SME Server Manager to create an ibay called 'epiware' with the kind of access you want and allow it to run CGI etc. For my trial I just chose to make it accessible on the local network with no password, but you could make it face the internet and protect it with a password, which will mean two usernames and two passwords to supply to gain access - see note below for howto access password protected i-bays.
+
First use the SME Server Manager to create an ibay called 'epiware' with the kind of access you want and allow it to run CGI etc. For my trial I just chose to make it accessible on the local network with no password, but you could make it face the internet and protect it with a password, which will mean two usernames and two passwords to supply to gain access.
 
  −
Note: 
  −
If you select Password Required, users who connect to the i-bay via FTP or HTTP will be prompted to supply that particular i-bay's username and password. The user name is always the name of the i-bay and the password is whatever the administrator assigns to that i-bay - not the individual user's password. Note that, as with user accounts, i-bay accounts are locked out by default. If a password is required, users will not be able to access the i-bay until the administrator sets the password. 
      +
{{Note box|If you select Password Required when creating an i-bay, users who connect to it will be prompted to supply that particular i-bay's username and password before the code contained in the i-bay will run. The user name is always the name of the i-bay and the password is whatever the administrator assigns to that i-bay.}}
    
Now log in to your server console and download the program with...
 
Now log in to your server console and download the program with...
Line 81: Line 80:  
----
 
----
 
[[Category:Howto]]
 
[[Category:Howto]]
 +
[[Category:Webapps]]

Navigation menu