Changes between Version 13 and Version 14 of Howto_Requirements_fr
- Timestamp:
- Apr 14, 2008 9:15:40 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Howto_Requirements_fr
v13 v14 17 17 === A. PHP4 === 18 18 {{{ 19 $ aptitude install libapache2-mod-php4 php4 php4-dev php4-gd php4-m ysql php4-mcrypt php-pear19 $ aptitude install libapache2-mod-php4 php4 php4-dev php4-gd php4-mcrypt php-pear 20 20 }}} 21 21 === B. PHP5 === 22 22 {{{ 23 $ aptitude install libapache2-mod-php5 php5 php5-gd php5-m ysql php5-mcrypt php-pear23 $ aptitude install libapache2-mod-php5 php5 php5-gd php5-mcrypt php-pear 24 24 }}} 25 25 == III. Installation du SGBD ( Debian ) ==
