← Back to team overview

mahara-contributors team mailing list archive

[Bug 909168] [NEW] Curl followlocation option fails with some php settings

 

Public bug reported:

See http://mahara.org/interaction/forum/topic.php?id=3514#post18892

Setting the CURLOPT_FOLLOWLOCATION option sometimes fails - maybe due to
an open_basedir setting.  We should find out what causes the failure,
and test in mahara_http_request before attempting to set it.  We'll also
need to add a check in site_warnings(), and a message on the admin
homepage explaining what might be broken when we can't use
CURLOPT_FOLLOWLOCATION.

** Affects: mahara
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/909168

Title:
  Curl followlocation option fails with some php settings

Status in Mahara ePortfolio:
  Triaged

Bug description:
  See http://mahara.org/interaction/forum/topic.php?id=3514#post18892

  Setting the CURLOPT_FOLLOWLOCATION option sometimes fails - maybe due
  to an open_basedir setting.  We should find out what causes the
  failure, and test in mahara_http_request before attempting to set it.
  We'll also need to add a check in site_warnings(), and a message on
  the admin homepage explaining what might be broken when we can't use
  CURLOPT_FOLLOWLOCATION.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/909168/+subscriptions


Follow ups

References