Joomla site on LAMP server behind proxy cannot access HTTP resource stream
问题 Setup: 1. Joomla 1.5 website on a LAMP server (CentOS 5.2/Apache 2.2/PHP 5.2.9/mysql 5) 2. Joomla module for currency conversion added. Module uses google finance to convert currency 3. LAMP stack resides in the intranet behind a proxy. The server environment variables for http_proxy, yum.conf proxy have been setup, and kernel successfully updated. 4. phpinfo() clearly shows curl is installed 5. module mentioned in '2.' allows 3 methods to connect to google finance, fread(), file_get_contents