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??
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.