Всем привет! Пытаюсь запустить команду composer update на виртуальном хостинге. Да, это не VPS и на VPS такой проблемы нет. Но нужно запустить команду composer update. Все попытки пришли к ошибкам:
[RuntimeException]
/home/p503041/.cache/composer/vcs does not exist and could not be created.
А так же предупреждениям:
Cannot create cache directory /home/p503041/.cache/composer/repo/https---asset-packagist.org/, or directory is not writable. Proceeding without cache
Cannot create cache directory /home/p503041/.cache/composer/repo/https---packagist.org/, or directory is not writable. Proceeding without cache
Cannot create cache directory /home/p503041/.cache/composer/files/, or directory is not writable. Proceeding without cache
Можно ли как-то обойти это?