Error with msn address importer script

Discussion in 'Programming' started by unibuddies, Jun 6, 2007.

  1. #1
    Hi have bene using a hotmail adress book script for months and worked fine, however recently I have noticed that it no longer works I recieve this error:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/unibscom/public_html/hotmail/libHotmail.php on line 43

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/unibscom/public_html/hotmail/libHotmail.php on line 81


    Does anyone have any idea how to solve this problem??
     
    unibuddies, Jun 6, 2007 IP
  2. lankyblob

    lankyblob Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    where did you get the script?

    do you have scripts for yahoo, gmail, etc?
     
    lankyblob, Jun 14, 2007 IP
  3. ClearVisionDesigns.co.uk

    ClearVisionDesigns.co.uk Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    looks like your web host is running php in safe mode so the curl module wont work. You need to contact web hosting company and see if their is any way you can run php not in safe mode. However if its shared hosting they are unlikely to do anything.