Comment 2 for bug 909168

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/969
Committed: http://gitorious.org/mahara/mahara/commit/cdc39e43447c3a5f9ae0e8e21782ea2adf8b9aa6
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit cdc39e43447c3a5f9ae0e8e21782ea2adf8b9aa6
Author: Richard Mansfield <email address hidden>
Date: Thu Jan 5 16:42:43 2012 +1300

    When open_basedir is set, don't set CURLOPT_FOLLOWLOCATION (bug #909168)

    Trying to set this option fails when an open_basedir restriction is in
    effect. This patch also checks open_basedir and adds a warning to the
    admin area, and in the sanity check for an unwritable dataroot, the
    open_basedir directories are listed on the screen as a hint for
    installation.

    Change-Id: Ic394517f436955b038f321b06011b818d4967026
    Signed-off-by: Richard Mansfield <email address hidden>