evple.blogg.se

How to install curl library for joomla
How to install curl library for joomla






if (isset($_GET)) " Ĭurl_setopt($ch, CURLOPT_RETURNTRANSFER, 1) Ĭurl_setopt($ch, CURLOPT_FOLLOWLOCATION, true) Ĭurl_setopt($ch, CURLOPT_BINARYTRANSFER, $this->binary) On the lamp stack, however, the module is unable to communicate with google finance, and throws an error mentioning connect timed out. On a WAMP stack, the curl library method works fine. As the box is behind a proxy, only the cURL libraries method should work. module mentioned in '2.' allows 3 methods to connect to google finance, fread(), file_get_contents() and using the cURL libraries. phpinfo() clearly shows curl is installedĥ. The server environment variables for http_proxy, yum.conf proxy have been setup, and kernel successfully updated.Ĥ. LAMP stack resides in the intranet behind a proxy. Module uses google finance to convert currencyģ. Joomla module for currency conversion added.

how to install curl library for joomla

Joomla 1.5 website on a LAMP server (CentOS 5.2/Apache 2.2/PHP 5.2.9/mysql 5)Ģ.








How to install curl library for joomla