|es|f| esniper frontend

By TwitterButtons.com

Installation

Here is the quick version of the installation instructions.

  1. Check that your system meets the minimum requirements:
    - A web server
    - PHP 5.*

  2. 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.run

    This 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

  3. Point your browser to the installation directory.

  4. Follow the on-screen instructions to complete the setup.