INSTALL

Jelix Installation
==================

Server configuration
---------------------

Jelix works only on PHP 5.3 and higher.

This php extensions should be installed : dom, simplexml, pcre, session, spl, tokenizer.

Jelix supports mysql 4.0+ and postgresql 8.0+.

php.ini : magic_quotes_gpc, magic_quotes_runtime, session_auto_start, register_globals,
  asp_tags must be off.

Jelix could not work properly with safe_mode (which is deprecated since PHP 5.3)

installation
------------

- unzip the archive
- set write access on temp directory, for apache
- install or create an application with the jelix.php script in lib/jelix-scripts/jelix

Details
-------

see http://docs.jelix.org/fr/manuel-1.5/mise-en-route
or http://docs.jelix.org/en/manual-1.5/getting-started

Documentation generated on Wed, 04 Jan 2017 22:50:15 +0100 by phpDocumentor 1.4.3