Re: curl?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wong HoWang wrote:

>Hi, Everybody!
>
>I got this when I execute the script:
>Fatal error: Call to undefined function: curl_init() in msnp9.class.php on 
>line 259
>
>is there anyway to solve it?
>

Yes, by installing the curl libraries. If you are using Windows and PHP
5.0, you can get the curl library DLL from the PECL collection:

http://www.php.net/get/pecl-5.0.4-Win32.zip/from/a/mirror

If you are using Linux, you can add the --with-curl (or was it
--enable-curl) configure argument and re-compile PHP.

Regards,
Torgny

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux