Correction sur les permissions du dossier PHP.

This commit is contained in:
John Charron 2011-02-23 09:30:57 +01:00
parent d764fd99af
commit 14492161bb

View File

@ -21,3 +21,4 @@ pv sql | sqlite3 php/db
sudo chgrp -R www-data php || sudo chgrp -R www php
chmod 664 php/db
chmod 775 php