AllowOverride All” positionné au niveau de la configuration Apache.
max_execution_time” de votre installation PHP est trop bas (inférieur à 5 minutes), il sera peut être nécessaire d'augmenter celui-ci dans votre `php.ini'.
Se connecter 'root'. Déplacer vous dans un répertoire accessible via apache (dans votre DocumentRoot décrit dans vos fichiers de configuration apache - par exemple). Dans ce répertoire sera installé le wiff.
# cd /var/www/html
Télécharger l'installer ici http://ftp.freedom-ecm.org/3.0/tarball/freedom-wiff-current.tar.gz :
# wget http://ftp.freedom-ecm.org/3.0/tarball/freedom-wiff-current.tar.gz
Extraire l'archive :
# tar xfz freedom-wiff-current.tar.gz
Modifier le propriétaire de l'arborescence crée :
# chown -R apache: wiff-x.y-z/
Remarque : Le user apache dépend de votre distribution (www-data sous Debian)
Renommer le répertoire
# mv wiff-x.y-z wiff
Se connecter à l'URL freedom-installer (dépend de son dossier d'installation et de la configuration apache) :
Installer `php-dom' et/ou `php-xml'.
Installer `php-json'.
Voir Message ”PHP function 'json_encode' not found.”.