Hi,
Im just trying out the ZenPhoto and it seems ideal for what our school needs.
But there is just a little problem. When I try to backup via FTP I get "Permission denied
" for folders in the root/album folder.
when I telnet to the server I saw that those folders are from the user "Apache". Great security but My user for the server ist't root.
Any idea how to backup the files(without root access)?
I dint find anywhere in the ZenPhoto GUI to do this.
thanks for help
& sorry for my bad English
Of course it cant manage local server users,
but its seems that its doing something different when it it comes to folder creation.
Because I can access using my user to other folders that other php applications like Wordpress have created. All were uploaded the same way as Zenphoto to the server via FTP under same user.
I thing there is a little misunderstanding where exactly my problem is.
The steps in short I performed where:
No, sounds exactly like there is a different user for running the scripts with different permissions than your FTP user. That should not necessarily be surprising. The user that apache runs scripts under must somehow be configured, so it is entirely possible to configure it differently from your FTP user.
So, files created by Zenphoto are owned by the user assigned to run scripts. Files created by FTP are owned by your FTP user.
None of this is under the control of Zenphoto.