Forum Moderators: phranque
The reason for this (I'm pretty sure) is that Apache (or maybe PHP) does not know how to connect to the Internet (through my proxy) though it has no problem serving pages (and the machine can browse the Internet quite happily from any browser).
Basically, how/where do I configure Apache(/PHP) so that it knows how?
Thanks,
J.
For stuff like libwww-perl, PHP library functions, etc., that can "pull in" data from the Web, I'd imagine you do need a separate configuration setting to use a proxy if that proxy doesn't listen to localhost or 127.0.0.1
Jim