ZenphotoCMS Forum
Moving Zenphoto Between Servers? - 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: Moving Zenphoto Between Servers? (/thread-3784.html)



Moving Zenphoto Between Servers? - troutoil - 2008-09-18

Hi there, I'm wondering if anyone has had any experience moving an entire zenphoto install to a new server?

Is there a way to not lose all of my descriptions and such?

Sorry if this has been addressed elsewhere, I couldn't find any relevant threads.

Thanks,
Brennan




Moving Zenphoto Between Servers? - sbillard - 2008-09-18

You will have to backup the database on the one server and then restore it on the other. Do this first, then install your albums folders and lastly install zenphoto.




Moving Zenphoto Between Servers? - suxab - 2009-02-21

Hi all,
I'm moving my site to another server. Made a backup the database on the old server and then restore it on the new one, copied albums, zenphoto.

Now I have several errors on the new: Notice: unserialize() [function.unserialize]: Error at offset 86 of 126 bytes in /data/w/a/wallpaperstock.sk/web/zp-core/functions-i18n.php on line 389, and Warning: array_shift() [function.array-shift]: The argument should be an array in /data/w/a/wallpaperstock.sk/web/zp-core/functions-i18n.php on line 401. Any sugestions how to resove this issue?

Many thanks




Moving Zenphoto Between Servers? - sbillard - 2009-02-21

This is an indication that there is a problem in some of the data. You can probably figure out what image/album is involved and look at the data.




Moving Zenphoto Between Servers? - suxab - 2009-02-22

Thanks for Your reply.
With zenphoto buildin database backup/restore plugin is working correctly. Before I used phpmyadmin export/import.

Thank You.