|
From: Bryan on 17 Jun 2008 22:59 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?
From: "Philip Olson" on 17 Jun 2008 23:31 On 6/17/08, Bryan <Saint_BoBo(a)crowbarland.endersnet.com> 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
|
Pages: 1 Prev: PHP and MSSQL Connection on IIS 5.1 Next: MSSQL and ODBC Connections with PHP on Windows |