Linux/FreeBSD - Installation
This chapter shows you step-by-step instructions for installing Fresh Reader on Linux/FreeBSD.
Before installation, Make sure a web server and a PHP work
If they don't work, install them and make them run.
Download the FreshReader Linux or FreeBSD archive
http://www.freshreader.com/ver2/en/download.phtml
Put the archive onto the server via FTP or something
Assuming you've put the archive on /tmp/sffr20unix_en.tar.gz .
Choose installation location
Assuming you've decided to install it at /var/www/html/freshreader .
Extract the archive
% cd /var/www/html % tar xvfz /tmp/sffr20unix_en.tar.gz
Configure db directory owner/group appropriate
Examine the owner/group of the web server. If the owner/group are apache/apache, then you will type
% chown -R apache:apache freshreader/db
Acceess to the Fresh Reader
Try to access the server.
http://(the server name or IP address)/freshreader/index.html

Type your company/group name and Click 'Start Fresh Reader'.
Congraturations! Now you will enjoy your own Fresh Reader!
Next, See User Guide


