peda / statamic-glide-vanity-url

Vanity URLs for images manipulated with Glide in the Statamic CMS
MIT License
5 stars 0 forks source link

Cant update Statamic #5

Closed axelferdinand closed 5 years ago

axelferdinand commented 5 years ago

Get this error when trying to update Statamic:

The command "php composer.phar update peter-rainer/glidevanityurl --prefer-dist --no-dev --optimize-autoloader" failed. Exit Code: 126(Invoked command cannot execute) Output: ================ Error Output: ================ sh: /usr/bin/php: Permission denied

peda commented 5 years ago

Same answer as last time (#3) - permission denied in the update process indicates that there is something wrong with your file and folder permissions - you should be able to workaround this by deleting composer.json but doesn't really solve it because your file permissions are still wrong.