Menu

#2 curl_init()

open
nobody
None
5
2004-03-26
2004-03-26
Tadas
No

What can be wrong with that:

Fatal error: Call to undefined function: curl_init()
in /home/.../GSparser.php on line 112

Discussion

  • Quentin Bouvart

    Quentin Bouvart - 2004-03-27

    Logged In: YES
    user_id=977668

    I guess your php installation doesn't have libcurl. I use curl to
    retrieve files via http://.
    You could either install curl (I have no clue about how to do
    that, if you find out please tell me and I'll put in in the FAQ),
    or comment out every line containing "curl" and work only
    with local files.

     
  • Quentin Bouvart

    Quentin Bouvart - 2004-04-22

    Logged In: YES
    user_id=977668

    If you are using Win32, I suggest installing easyPhp 1.7. You
    just have to enable the extension php_curl and it works fine.

     

Log in to post a comment.

MongoDB Logo MongoDB