Jump to content

nightshade877

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

nightshade877's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, before I ask my question, I would first like to state that it is my great honor to be given advice from respectable php experts like yourselves. I would also like to thank each of you for your advice and help, I really do appreciate it. The problem is, when one enters their email in the space provided and hits "invite", the following errors come up. Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION can not be activated when in safe_mode or an open_basedir is set in /home/a7278579/public_html/index.php on line 77 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION can not be activated when in safe_mode or an open_basedir is set in /home/a7278579/public_html/index.php on line 106 The errors say that safe_mode and/or open_basedir is enabled in index.php But when I go to edit index.php, safe_mode and open_basedir are nowhere to be found. How can I disable safe_mode or open_basedir when they are not in my index.php file? Will I have to add the command to disable them manually? If so, will you please be so kind as to tell me how to do that? Thank you so much.
  2. Hi, before I ask my question, I would first like to state that it is my great honor to be given advice from respectable php experts like yourselves. I would also like to thank each of you for your advice and help, I really do appreciate it. Here is my website: http://unlimitedlockerzptz.vacau.com/ The problem is, when one enters their email in the space provided and hits "invite", the following errors come up. Warning: fopen(tmp/4.txt) [function fopen]: failed to open stream. Permissions denied in /home/a7278579/public_html/index.php on line 63 Warning: fclose(): supplied argument is not a valid stream resource in /home/a7278579/public_html/index.php on line 64 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION can not be activated when in safe_mode or an open_basedir is set in /home/a7278579/public_html/index.php on line 77 Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION can not be activated when in safe_mode or an open_basedir is set in /home/a7278579/public_html/index.php on line 106 Please tell me how I can fix these errors and get my website to function properly. The web host I am using supports - PHP 4 / 5.+ - CURL - Zend Optimizer. I desperately need your help. If you need any further information from me, such as the php code itself, please don't hesitate to ask. I appreciate you help more than you know. Thank you all.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.