![]() |
|
can't re-run the setup script - 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: can't re-run the setup script (/thread-8270.html) |
can't re-run the setup script - boy412 - 2011-02-17 New install here (v1.4.0.2) and am having some problems with mod-rewrite. As soon as the setup script creates the .htaccess file all of the pages become inaccessible (error 403). If I delete the .htaccess file and turn off mod-rewrite then the pages are accessible. I tried re-running the setup script (after re-uploading the setup files) and got these error messages: ` Perhaps there was a problem with the upload. You should check the following files: Any thoughts? can't re-run the setup script - sbillard - 2011-02-17 The message says that the files do not appear to be from the same release as the rest of the install. Since you re-uploaded them, these messages would be expected. Given your statement I would guess that mod_rewrite does not work on your server. If you will set mod_rewrite, remove the .htaccess file and then run setup again having it create the .htaccess file you should get an entry in the setup log with respect to htaccess. My guess is it will tell you that it does not work on your server. can't re-run the setup script - boy412 - 2011-02-23 Thanks for the post. Do you mean that mod_rewrite may not work on my server PERIOD or it just won't work with zenphoto? I'm obviously a little new at this. OS running the show is Novel SUSE Enterprise Linux Server 11. can't re-run the setup script - sbillard - 2011-02-23 If mod_rewrite works at all it will work for Zenphoto. It is a configurable thing (mod_rewrite) but sorry, I am no expert at SUSE. Maybe only an Apache thing. |