Strange permission issues when making albums

domenti

Joined: 2002-10-01
Posts: 7
Posted: Tue, 2002-10-01 21:14

If anyone could help me here I'd be really grateful. I'm trying put some wedding photos up as a present for a cousin who just got married to a Mr Storey. Hence weddingstorey.com - ha

I've installed gallery lots of times on lots of servers but it doing something strange on this one.

When I try to make a new album I get a /album.dat.lock", "a+") - Permission denied message.

I had a look at the directory it's tried to make and it's permissions are strange
4655 or drwsrwxrwx I didn't know you could even have permissions like that.

Can't work it out but this new server is on FreeBSD PHP Version 4.2.2 and you can have a look at the phpinfo here: <!-- BBCode Start --><A HREF="http://weddingstorey.com/info.php" TARGET="_blank">phpinfo();</A><!-- BBCode End -->

Thanks anyone who can help

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7988
Posted: Fri, 2002-10-04 18:14

Try upgrading to v1.3.2 from CVS -- we've made some fixes that resolve problems when your ISP is using the sticky bit for directory permissions (the 's' in your permission string below).