Installation
Here is the quick version of the installation instructions.
- Check that your system meets the minimum requirements:
- A web server
- PHP 5.*
- Download |es|f|, either the self installer (install-VERSION.run) or an archive (e.g. es-f_VERSION.tgz) into a web-accessible folder on your server (replace VERSION with the actual one ;-)
2a. If you downloaded the installer, just run it:
# sh install-VERSION.runThis will prepare your installation an create the working directory required by |es|f|
2b. If you downloaded an archive, extract it:# tar xzf es-f_VERSION.tgz
Make the directory writeable for anybody:
# chmod a+w .
Create the working directory:
# mkdir local
And make it writeable
# chmod a+w local
- Point your browser to the installation directory.
- Follow the on-screen instructions to complete the setup.


![[ Download ]](files/download.gif)