Php conges
De Linuxmemo.
(Différences entre les versions)
(→Installation) |
|||
Ligne 3 : | Ligne 3 : | ||
=== Installation === | === Installation === | ||
- | + | tar zxvf php_conges_v1.5.1.tar.gz | |
+ | mv php_conges_v1.5.1/ conges/ | ||
+ | cp -rv conges/ /var/www/ | ||
=== Options Apache2 === | === Options Apache2 === |
Version du 11 juillet 2012 à 14:02
Installation
tar zxvf php_conges_v1.5.1.tar.gz mv php_conges_v1.5.1/ conges/ cp -rv conges/ /var/www/
Options Apache2
AddDefaultCharset iso-8859-1 php_flag magic_quotes_gpc on php_value track_vars enable