[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.phoenix] HTTP Proxy and PHP ?

To test the PHP project pages, I have installed the XAMPP (well the PHP and the apache parts of it anyway...)

After some configurations it is working OK, however, since I am sitting behind an HTTP proxy I can't get the PHP's file_get_contents() function to work (for simple things as fetching the project info stuff for example). This is because I am sitting behind a proxy and I there is no way to pass the proxy configuration anywhere.

I have also tried TCP proxy wrappers but strangely enough that does not work either.

-m