Changes between Version 14 and Version 15 of InstallLenny


Ignore:
Timestamp:
11/08/08 20:58:52 (5 years ago)
Author:
denis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallLenny

    v14 v15  
    2929 
    3030== Installing flowplayer == 
     31 
     32- First, we must create the directory /var/www/plumi-flv-files/ and give it the right rights 
     33 
     34{{{ 
     35mkdir /var/www/plumi-flv-files/ 
     36chown www-data:www-data -R /var/www/plumi-flv-files/ 
     37}}} 
    3138 
    3239{{{ 
     
    7784}}} 
    7885 
    79 - we must create the directory /var/www/plumi-flv-files/ and give it the right rights 
    80  
    81  
    82 {{{ 
    83 mkdir /var/www/plumi-flv-files/ 
    84 chown www-data:www-data -R /var/www/plumi-flv-files/ 
    85 }}} 
    86  
    87  
    88 - And create the /opt/indytube directory 
     86- create the /opt/indytube directory 
    8987 
    9088