ZenphotoCMS Forum
Is there a way to change the base directory to another server's address - 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: Is there a way to change the base directory to another server's address (/thread-2784.html)



Is there a way to change the base directory to another server's address - dacksal - 2008-04-30

I have a lot of pictures hosted on another server, but they dont support php/mysql. So is there a way to point my zenphoto on my server to that one, just base directory. The other server just has folders of pictures




Is there a way to change the base directory to another server's address - trisweb - 2008-04-30

Zenphoto unfortunately does not support this. Zenphoto must be installed on the same server as the photos it is hosting. This is what we recommend.

Even if this was possible, it would be very slow as Zenphoto is filesystem-based and uses many filesystem operations, and doing that over a network would slow things down significantly. Sorry about that.