Pages: [1]   Go Down
Author Topic: Can someone please help me? I don't know what I'm doing wrong. Thank you  (Read 390 times)
nightshade877
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


« on: April 15, 2010, 10:27:59 AM »

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.




Report to moderator   Logged

josh.legogeek
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 5


« Reply #1 on: May 18, 2010, 09:05:51 AM »

It may help to turn safe mode off.
  • Open php.ini (in /etc or /private/etc
  • Find the line that says "safe_mode='on'"
  • Change it to off
  • Save it
  • Restart Apache
Report to moderator   Logged

Pages: [1]   Go Up
Print
 
Jump to:  

Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC | Theme Kani By Fussilet

Page created in 0.04 seconds with 21 queries.