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

Add note, script not working on non OSX-system #526

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

tirithen
Copy link

No description provided.

@tirithen
Copy link
Author

The error I get is:

PHP Warning: is_dir(): open_basedir restriction in effect. File(/etc/pki/tls/certs) is not within the allowed path(s): (/dev/null:/srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/usr/bin/:/usr/) in - on line 803
PHP Stack trace:
PHP 1. {main}() -:0
PHP 2. process() -:14
PHP 3. installComposer() -:112
PHP 4. HttpClient::getSystemCaRootBundlePath() -:373
PHP 5. is_dir() -:803
PHP Warning: is_dir(): open_basedir restriction in effect. File(/etc/ssl/certs) is not within the allowed path(s): (/dev/null:/srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/usr/bin/:/usr/) in - on line 803
PHP Stack trace:
PHP 1. {main}() -:0
PHP 2. process() -:14
PHP 3. installComposer() -:112
PHP 4. HttpClient::getSystemCaRootBundlePath() -:373
PHP 5. is_dir() -:803
PHP Warning: is_dir(): open_basedir restriction in effect. File(/etc/ssl) is not within the allowed path(s): (/dev/null:/srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/usr/bin/:/usr/) in - on line 803
PHP Stack trace:
PHP 1. {main}() -:0
PHP 2. process() -:14
PHP 3. installComposer() -:112
PHP 4. HttpClient::getSystemCaRootBundlePath() -:373
PHP 5. is_dir() -:803
PHP Warning: is_dir(): open_basedir restriction in effect. File(/opt/local/share/curl) is not within the allowed path(s): (/dev/null:/srv/http/:/home/:/tmp/:/usr/share/pear/:/usr/share/webapps/:/usr/bin/:/usr/) in - on line 803
PHP Stack trace:
PHP 1. {main}() -:0
PHP 2. process() -:14
PHP 3. installComposer() -:112
PHP 4. HttpClient::getSystemCaRootBundlePath() -:373
PHP 5. is_dir() -:803

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

Successfully merging this pull request may close these issues.

1 participant