I have 4 zenphoto installation, but I don't like upgrading each one, one by one.
Is it possible to have a single zp-core, and symlink the others to my 'main' one? Or will this cause significant issues/problems in the present and/or future?
I tried to search for this question, but I was not successful in finding an answer.
-felipe
Comments
Please keep us posted on your efforts here.
Besides, if things work the way you hope, you would need to upload all files once (instead of 4 times), but you would need to run the setup script four times anyway, so that each installation refers to its own Albums folder and database.
About the upgrading, yes, you are correct, would need to run "setup" 4 times. But this might make things easier ... ( ? )
anyways, thanks for replies, I shall create a test env to play around with.
By "locally" I do mean witin the zp-core folder. I have not seen any of these plugins actually generate any such local storage. AjaxFilemanager did once-upon-a-time do this but we have configured it to store its things in the zp-data folder now. Other code might do similar tings under circumstances that we have not created. But probably not. We do "notice" when unexpected files are made--setup tells us of their presence. So I guess that as long as setup does not suggest any files to remove you are safe.
That is the bad news. The good news is that it probably can be made to work. The dev branch of tonight's build has the first pass at fixing all the places that get confused by symlinks. Seems to work for me, but really needs more testing.
So, this is a request for anyone with an interest in the feature to put the development build through hoops to see what shakes out. Use the ticket system to report problems.