setup but can't log in

carly579

Joined: 2002-11-02
Posts: 2
Posted: Sat, 2002-11-02 18:38

Hi!
I have the gallery set up, but when I try to log in I get this:

Warning: SAFE MODE Restriction in effect. The script whose uid is 625 is not allowed to access /home/virtual/site115/fst/var/www/html/albums/.users/1036231388:1755202938.0 owned by uid 48 in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53

Warning: fopen("/home/virtual/site115/fst/var/www/html/albums/.users/1036231388:1755202938.0","r") - No such file or directory in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53

Warning: SAFE MODE Restriction in effect. The script whose uid is 625 is not allowed to access /home/virtual/site115/fst/var/www/html/albums/.users/userdb.dat.lock owned by uid 48 in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53

Warning: fopen("/home/virtual/site115/fst/var/www/html/albums/.users/userdb.dat.lock","a+") - Success in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53
Error: Could not open lock file (/home/virtual/site115/fst/var/www/html/albums/.users/userdb.dat.lock)!

I have changed all the permissions of the files so I shouldn't be in safe mode. Also when i try to get to my Albums directory I get a 400 forbidden error even though I have the permission set to 755 my gallery is at
http://www.orangeangel.com/cosplay/gallery

 
zigx

Joined: 2002-11-02
Posts: 22
Posted: Sat, 2002-11-02 21:52
Quote:
Hi!
I have the gallery set up, but when I try to log in I get this:

Warning: SAFE MODE Restriction in effect. The script whose uid is 625 is not allowed to access /home/virtual/site115/fst/var/www/html/albums/.users/1036231388:1755202938.0 owned by uid 48 in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53

Warning: fopen("/home/virtual/site115/fst/var/www/html/albums/.users/1036231388:1755202938.0","r") - No such file or directory in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53

Warning: SAFE MODE Restriction in effect. The script whose uid is 625 is not allowed to access /home/virtual/site115/fst/var/www/html/albums/.users/userdb.dat.lock owned by uid 48 in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53

Warning: fopen("/home/virtual/site115/fst/var/www/html/albums/.users/userdb.dat.lock","a+") - Success in /home/virtual/site115/fst/var/www/html/cosplay/gallery/platform/fs_unix.php on line 53
Error: Could not open lock file (/home/virtual/site115/fst/var/www/html/albums/.users/userdb.dat.lock)!

I have changed all the permissions of the files so I shouldn't be in safe mode. Also when i try to get to my Albums directory I get a 400 forbidden error even though I have the permission set to 755 my gallery is at
http://www.orangeangel.com/cosplay/gallery

safe mode is set for php, not the files themselves (from what i understand)
You need to talk to your host (if you dont own your server) and have them turn it off for you.

that should fix the probs i believe.

 
zigx

Joined: 2002-11-02
Posts: 22
Posted: Sat, 2002-11-02 21:53

also, read the faq that goes with galery
http://gallery.menalto.com/modules.php?op=modload&name=GalleryFAQ&file=index

tells you almost everything u need to know.