Changes between Version 13 and Version 14 of Howto_Requirements_fr


Ignore:
Timestamp:
Apr 14, 2008 9:15:40 AM (5 years ago)
Author:
nuxwin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Howto_Requirements_fr

    v13 v14  
    1717=== A. PHP4 === 
    1818{{{ 
    19 $ aptitude install libapache2-mod-php4 php4 php4-dev php4-gd php4-mysql php4-mcrypt php-pear 
     19$ aptitude install libapache2-mod-php4 php4 php4-dev php4-gd php4-mcrypt php-pear 
    2020}}} 
    2121=== B. PHP5 === 
    2222{{{ 
    23 $ aptitude install libapache2-mod-php5 php5 php5-gd php5-mysql php5-mcrypt php-pear 
     23$ aptitude install libapache2-mod-php5 php5 php5-gd php5-mcrypt php-pear 
    2424}}} 
    2525== III. Installation du SGBD ( Debian ) ==