Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
archipelago:fe_base [2019/01/31 20:35]
giancarlo
archipelago:fe_base [2019/02/06 15:23]
giancarlo
Line 60: Line 60:
   '^www\.example\.com$',   '^www\.example\.com$',
 ); );
 +</code>
 +</WRAP>
 +\\
 +To avoid cache warning using composer and drush:
 +<WRAP prewrap center>
 +<code>
 +chown -R www-data:www-data /home/yourUser/.composer
 +chown -R www-data:www-data /home/yourUser/.drush
 +</code>
 +</WRAP>
 +\\
 +Check composer and drush:
 +<WRAP prewrap center>
 +<code>
 +cd /var/www/SiteDir
  
 +# sudo -u www-data composer --version
 + Composer version 1.8.3 2019-01-30 08:31:33
 +# sudo -u www-data vendor/drush/drush/drush --version
 + Drush Commandline Tool 9.5.2
 </code> </code>
 </WRAP> </WRAP>
 +
 +
 +
 +
 +
 +
 +
 
 
archipelago/fe_base.txt ยท Last modified: 2019/05/02 09:22 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki