CuRL
am 18.06.2008 04:59:12 von Bryan
--------------010505060600060903000308
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I cannot get the curl commands to work in Windows. I am using WAMP 5.
Can anyone point me in the right direction on how to get it working?
--------------010505060600060903000308
Content-Type: text/plain; charset=us-ascii
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--------------010505060600060903000308--
Re: CuRL
am 18.06.2008 05:31:02 von Philip Olson
------=_Part_1705_16716897.1213759862868
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On 6/17/08, Bryan wrote:
>
> I cannot get the curl commands to work in Windows. I am using WAMP 5. Can
> anyone point me in the right direction on how to get it working?
You must enable the appropriate dll files (php_curl.dll) inside php.ini. See
also the following for additional details (and DLL files):
http://php.net/curl.installation
Then, restart your web server.
Regards,
Philip
------=_Part_1705_16716897.1213759862868--