Correction suite à installation
This commit is contained in:
parent
c7535df8c5
commit
fc74474639
@ -67,5 +67,5 @@ elseif(isset($opts->install))
|
||||
passthru('mkdir '.APPLICATION_PATH.'/../cache/sessions');
|
||||
|
||||
//Modification des permissions
|
||||
passthru('chown -R www-data: '.APPLICATION_PATH.'/');
|
||||
passthru('chown -R www-data: '.APPLICATION_PATH.'/../');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user