Quantcast
Channel: DOCU - Foren
Viewing all articles
Browse latest Browse all 6570

Administration - Installation - Core: How to correctly install composer for ILIAS 6

$
0
0

Hi,
can someone give me advice how do i correctly install composer for ILIAS 6?
what i did so far:
`sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer`
`php /usr/local/bin composer`

works fine until here.
But after trying `composer install --no-dev`,
it says i should do `composer update`.


If i do so, i get the following error:
 [ErrorException]
 file_put_contents(./composer.lock): failed to open stream: Permission denied
 
Has anyone an idea ?

best regards


Viewing all articles
Browse latest Browse all 6570

Trending Articles