![]() |
|
Moving my ZP website. - 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 my ZP website. (/thread-13746.html) |
Moving my ZP website. - jwaltrip4 - 08-09-2022 Rsynced in from /var/www to /mnt/Disk1/www Getting 403 error Any thoughts? Moving my ZP website. - acrylian - 08-09-2022 Not sure what you mean with "resynced" exactly… Is that just a new folder only or an actual new server? In any case. Is that still the root of the same domain? In any case please see general info on moving sites: https://www.zenphoto.org/news/moving-and-changing-existing-installations/ Moving my ZP website. - jwaltrip4 - 08-09-2022 RSYNC - a copy utility I made a copy of /var/www.cms.walterips.com to /mnt/Disk1/www/cms.waltrips.com I set permissions on the new folder to same as old. i performed tasks to point apache to new location, and restated apache. I am getting a 403 error when I connect. Document root changed from /var/www/cms.waltrips.com to /mnt/Disk1/www/cms.walterips.com Moving my ZP website. - acrylian - 08-09-2022 Don't know that tool. Again same server/domain or different locatio? Generally moving is the same as installing, expect that the part about content is important. 403 means something is not where you expect it. That you have to solve. Moving my ZP website. - jwaltrip4 - 08-09-2022 ok... fixed. thanks for the help. It was the apache.conf file. needed to add new root to it. |