Login



Advertisements

Welcome, Guest
Username: Password: Remember me

TOPIC: Curl issue

Curl issue 14 years 2 months ago #98

Hi, I get a curl issue when trying to run update manager. Fopen does not work, curl works for other modules and apps. My site is quite secure, and I have open_basedir set but the /administrator/components/... directory is included, safe mode if off. Here is the error:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/XXXXXXX/public_html/administrator/components/com_jupdateman/libraries/pasamio/downloader/adapters/curl.php on line 46

Now, I made it work by changing my /tmp directory to be back under my /public_html/ directory, however I am not comfortable with this. My /tmp directory is always outside of my web accessible directory, permissions are fine, open_basedir allows access to it, other modules use it.
Any idea why this is happening?
The administrator has disabled public write access.
Time to create page: 0.218 seconds