Skip to content

cURL followlocation issue #40

@feelsickened

Description

@feelsickened

Hi,

I've just moved to a cloud hosting environment, and at this time don't believe I have direct access to my php.ini for modifications.

Since moving; I am getting the following PHP warning:
Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set in /var/../OpenGraph.php on line 56

Has anyone else encountered this, and or have a work around or solution?
UPDATE: This issue is primary due to settings on the server-side that I still can't resolve, and will attempt to use the workaround of just commenting out:
curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true);

Thanks in advance for any assistance, and to all those that contribute to this great open graph script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions