Author Topic: Help Please, "SAFE MODE Restriction in effect"  (Read 7912 times)

0 Members and 1 Guest are viewing this topic.

Offline Utopian

  • Pre-Newbie
  • Posts: 1
    • View Profile
Help Please, "SAFE MODE Restriction in effect"
« on: January 05, 2003, 07:48:15 PM »
I can't get around this warning message. It doesn't allow me to add images to my database. Only thing I could think of is check my permissions but they seem to be correct. Other then that all I could think of is perhaps this is some restriction placed by my host? If anyone can help please do so, I really really would like to use the script it is amazing.


Warning: SAFE MODE Restriction in effect. The script whose uid is 661 is not allowed to access /home/virtual/site147/fst/var/www/html/4images/data/media/1 owned by uid 48 in /home/virtual/site147/fst/var/www/html/4images/includes/upload.php on line 114

 :?:  :?:  :?:

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help Please, "SAFE MODE Restriction in effect"
« Reply #1 on: January 05, 2003, 07:58:10 PM »
This is an PHP option and can be edited in the php.ini

If you don't have access to your php.ini you have toask your host if he can disable safe_mode for you.

If your host don't want to disable safe_mode you have to upload the files via ftp to your category folders and add them with "Check new images".

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline brutha

  • Pre-Newbie
  • Posts: 5
    • View Profile
Help Please, "SAFE MODE Restriction in effect"
« Reply #2 on: May 10, 2003, 07:01:51 AM »
Hallo,

ich habe eine Frage zu diesem Safe_mode Problem und ich habe die Suche benutzt ;)

Was mir aber nach allen diesen threads immer noch nicht klar ist:
In diesem hier wird empfohlen, dann per ftp upload zu verfahren, was ich auch gemacht habe.
Das Problem ist nur, dass die Funktion check new images dann auch genau das selbe Problem hervorruft.

Warning: opendir() [function.opendir]: SAFE MODE Restriction in effect. The script whose uid is 31443 is not allowed to access ./../data/media/1 owned by uid 30 in /home/www/htdocs/domain.de/4images/admin/checkimages.php on line 191

Warning: opendir(./../data/media/1) [function.opendir]: failed to open dir: Success in /home/www/htdocs/domain.de/4images/admin/checkimages.php on line 191

Habe ich da was übsehen, oder hilft hier auch nur hoffen, dass der Server Betreiber mir den safe mode ausschaltet?

ciao,
brutha

Offline noyou

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
    • http://www.nowife.com/photo/index.php
Help Please, "SAFE MODE Restriction in effect"
« Reply #3 on: May 14, 2003, 06:07:15 AM »
so, Jan, how to turn off the SAFE MODE in php?

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Help Please, "SAFE MODE Restriction in effect"
« Reply #4 on: May 14, 2003, 09:35:17 AM »
Set option "safe_mode" to off in your php.ini

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search