-
Notifications
You must be signed in to change notification settings - Fork 73
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
Problem with PECL and PEAR behind proxy #117
Comments
I am not familiar with PHP, puphpet, PECL, and so on. If you can describe the phenomenon correctly, you will get the correct answer. I want to know following information at first:
Now, I don't understand what you see. Please describe what you see 😄 |
OK
To create this configuration i use Puphpet. When i use this configuration not behind my company all is ok and the vagrant runs good. But behind the proxy, i've some problems with PEAR and PECL. I don't understand why. I guess PEAR and PECL don't find my proxy to go out |
@palexGit Thank you for your giving information! But it is huge. Can you provide the smallest scripts and configuration which can reproduce this phenomenon. |
Hi Otahi, I 've updated my error log and put just the kinds of error i have. For me VagrandFile is ok. I read the vagrant-proxyconf's doc . So i think there is no problem inside. For the config.yaml, if there is a bug, it is between line 127 to 159 ( in the php configuration). |
I' tried to built my VM without PECL and it's OK. |
No ideas ? |
Sorry, I don't understand PEAR and PECL, and have much time to dig deeper. I found this puphpet/puphpet#768 . If PECL is not installed at the beginning, vagrant-proxyconf will pass http_proxy when |
Hello all, and please scuse me for my english.
Well i got a problem configuring my vagrant (with puphpet) behind my compagny proxy. I use the vagrant-proxyconf plugin. But i have this error :
or
etc..
and the vagrantfile configuration :
Can you help me ?
thanks for all
The text was updated successfully, but these errors were encountered: