![]() |
|
Get Server Error 500 when accessing the gallery - 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: Get Server Error 500 when accessing the gallery (/thread-12444.html) |
Get Server Error 500 when accessing the gallery - MHoff0213 - 2016-02-11 I installed ZenPhoto last month and configured it the way I wanted it to look. It ran fine, and still does if I access it a certain way. I recently transferred the website to my hosted website as an addon domain. If I type the URL this way: However, if I type the URL this way: I can also get to it this way, bypassing the mod_rewrite rules: So something is going on with .htaccess, or, if I'm reading the docs correctly, it's now zenphoto-rewrite.txt that's doing the .htaccess work. Do I need to reconfigure something so that it takes the different root into account, or can I modify the zenphoto-rewrite.txt file? Here's what it currently has:
Get Server Error 500 when accessing the gallery - acrylian - 2016-02-11 The rewrite base is wrong now. When you moved the site to another domain or within a folder you should re-run setup. That will update that for you.
Of the first the rewrite base would be You can also change the rewrite base manually in the htaccess file. |