![]() |
|
No images, 404 error - 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: No images, 404 error (/thread-8.html) |
No images, 404 error - bitterfly - 2005-09-19 Hello. Not Found And when I click on the "admin" link from the gallery view I get the same thing witrh this line: The requested URL /zp/zen/admin.php was not found on this server What am I doing wrong? No images, 404 error - bitterfly - 2005-09-19 Nevermind. Figured it out - .httaccess file was invisible (found it in one of the comments), so I recreated it, changed the path and now everything works. Thanks a lot for such a great tool! No images, 404 error - ontiveros - 2006-04-18 I'm having this error, and can't figure out what is wrong with my set up. My installation path is www.example.tld/zenphoto My .httpaccess files reads:!!! Change this to the web path (eg: http://www.example.tld/zenphoto --> /photos) !!!RewriteBase /zpWhat do I need to change? Thanks... No images, 404 error - ontiveros - 2006-04-18 For those of you who stumble upon this later, you will need to update the RewriteBase. It should be the path of the installation. In my example, it would read: RewriteBase /zenphoto Hope this helps... |