I'm trying to configure PHP on a network behind a proxy.
While it works fine most of the time, I'm having issues when I try to use commands like fopen or file_get_contents on external URLS as php doesn't seem to be going through the proxy.
How can I configure it to do so?
Behind a proxy, how to configure php
Moderator: General Moderators