Recommended Posts

Posted (edited)

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/*****/public_html/freesms/sms_curl.php on line 31

please empty my open_basedir

Edited by 4ndr3
  • 3 months later...
Posted
mod_security blocks query strings like ?url=http://anotherurl.com/

You can make a ticket and we'll disable it for that domain.

Old topic but I want to add one thing to this. If you get a 403 on a url blocked by mod_security you can also disable it yourself. Just add the following to your .htaccess file where the script is:

SecFilterEngine Off

SecFilterScanPOST Off

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...