GET LOCKED ERROR MESSAGE

betepper
betepper's picture

Joined: 2003-03-18
Posts: 43
Posted: Mon, 2004-08-30 18:52

Warning: fopen(/home/brettev/public_html/gallery/albums/gallery/block-random.dat.lock): failed to open stream: No such file or directory in /home/brettev/public_html/gallery/platform/fs_unix.php on line 55
Error: Could not open lock file (/home/brettev/public_html/gallery/albums/gallery/block-random.dat.lock)!

is what im getting... it is showing the random block, but still get some lock file... I do see the block-random.php...

http://brettevan.com/index.php.

Login or register to post comments
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Mon, 2004-08-30 18:55

That means it's trying to update the cache, and can't.

FAQ Gallery:c.15

Login or register to post comments
betepper
betepper's picture

Joined: 2003-03-18
Posts: 43
Posted: Mon, 2004-08-30 21:02

Some of the files did not CHMOD to 777. i believe most of teh picture files... but i think the albums chMOD777 fine... i also siwtched the.user directory as CHMOD777 as well.

I'm still getting that lock display on there... I see the block-random.php.lock.dat or whatever.

Please some more help on the CHMOD instructions would be appreciated.

Thanks for all the help.

Login or register to post comments
signe
signe's picture

Joined: 2003-07-27
Posts: 2322
Posted: Mon, 2004-08-30 21:08

If not all of the files changed, then you may need to talk to your webhost. The only reason you'll see that error is if the server doesn't have permission to write to the file.

Login or register to post comments
betepper
betepper's picture

Joined: 2003-03-18
Posts: 43
Posted: Mon, 2004-08-30 21:15

IT does seem that its not allowing me to change the permissions.

[L] SITE CHMOD 777 /public_html/gallery/albums/3
[L] 550 /public_html/gallery/albums/3: Operation not permitted
[L] PASV

so i would have to contact the webhost correct

Login or register to post comments