Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMPOSER_HOME not working #77

Open
khromov opened this issue Dec 3, 2016 · 0 comments
Open

COMPOSER_HOME not working #77

khromov opened this issue Dec 3, 2016 · 0 comments

Comments

@khromov
Copy link

khromov commented Dec 3, 2016

I tried setting COMPOSER_HOME to the suggested value:

define('COMPOSER_HOME', '/tmp/composer');

Still, it doesn't work:


Cannot create cache directory /var/www/.composer/cache/repo/https---packagist.org/, or directory is not writable. Proceeding without cache
Cannot create cache directory /var/www/.composer/cache/files/, or directory is not writable. Proceeding without cache

Composer version:

Composer version 1.2.0 2016-07-19 01:28:52

I don't know if this is handled with environmental variables but perhaps my nginx + php-fpm setup isn't able to set them properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant