![]() |
|
Creating album with owner/group issues - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Creating album with owner/group issues (/thread-9383.html) |
Creating album with owner/group issues - marcelt - 2011-12-14 Hello, I installed zenphoto today on my Ubuntu 10/Plesk 10 VPS. One of the messages I see on setup is: Setup could not change the folder permissions from loose (0777) to strict (0755). You will have to set the permissions manually. See the Troubleshooting guide for details on Zenphoto permissions requirements. However, when changing the permissions to 775 or 755 creating an album (and other stuff) does not work at all. Even stranger, when I create a new album it does not 'inherit' the owner/group of the parent folder but it get owner 33 and group 33 (never seen that before). Anybody any idea why this happens? Thanks in advance, Marcel Creating album with owner/group issues - sbillard - 2011-12-14 This is a configuration issue with your server's users vs apache scripts. Sorry, but I do not know how to fix these issues. Perhaps someone else on the forum does. Creating album with owner/group issues - marcelt - 2011-12-18 OK, I understand. Still, I hope somebody can help me. The funny thing is that all user rights are really ok. Thanks anyway, Marcel Creating album with owner/group issues - marcelt - 2011-12-22 I asked my hosting provider about this and, after reading their FAQ they have about the subject, I found that the solution is changing the setup of PHP so that it runs as a FAST-CGI application. That solved the issue Creating album with owner/group issues - sbillard - 2011-12-22 Thanks for the update. Hopefully someone else will benefit from your research. |