Download the tarball that suits your needs (stable release) from here, for those that like the newest of new you can checkout the latest SVN release. To obtain the SVN release:
svn co svn://dev.jaws-project.com/jaws/trunk/jaws
Télécherger le fichier correspondant à vos besoins (version stable) depuis ici. Pour ceux qui aiment le plus nouveau que nouveau, voue pouvez vérifier les dernières version svn. pour obtenir une svn:
svn co svn://dev.jaws-project.com/jaws/trunk/jaws
Download the tarball that suites your needs from here.
Extract the tarball:
~>tar -zxvf jaws-[your-tarball-choice]-0.6.0.tar.gz
Change to the newly created Jaws directory:
~>cd jaws
Copy the contents of the html directory to the web server documentation root directory that you wish to use - for example /srv/www/htdocs (you may need root privileges):
~/jaws>cp -r html/* /srv/www/htdocs
Change to the directory that you copied the files to:
~/jaws>cd /srv/www/htdocs
Ensure that the data and include directories are writeable by your webserver:
/srv/www/htdocs>chown -R wwwrun data/ include/
Check what the webserver user is called, on SUSE it is wwwrun, Red Hat it is apache and Ubuntu it is www-data Open install.php in your web browser: http://www.yoursite.com/install.php
You will be greeted with the following screen:
Follow the instructions on the screen and then click “next”. The next screen asks you to authenticate your installation. This is done by simply creating a text file with the randomly created authentication key that is presented to you like this one:
Once you have done the “key.txt” file as asked and selected next, Jaws then check permissions on the required directories. You will need to resolve anything that is red:
Once the file permissions are satisfied you are then asked to enter your Data Base details:
The options are pretty self explanatory -
Once you have entered the database details, you are then presented with the initial user details that you would like to use (more users may be added after installation is complete - if you want):
Again, the questions asked are self explanatory -
Once you create your user, you are then presented with the Mail Server settings. This is used to send outbound mail, so only you SMTP settings are required:
Once you have entered your Mail settings you are presented with the Site Settings page:
The options presented here are -
After you select your site options, you are then asked to save your new configuration:
Providing your “include” directory is writable then all you have to do is click next, if it is not follow the instructions on screen.
Once the settings have been saved, you are then presented with the finish page which allows you to access your new website:
Here you are given the choice of either accessing your website or the admin section of your site -