![]() |
|
New install, all seems right. Broken images! - 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: New install, all seems right. Broken images! (/thread-5099.html) |
New install, all seems right. Broken images! - olibuijr - 2009-04-26 Hey all! I just installed a fresh install of Zenphoto. Whenever i upload an image it seems broken on the edit album: images page and doesnt display. If i click on the image to make a crop square for the thumbnail i can see the image just fine there, but nowhere else on the page. And when im on the index page and click an album the browser takes me to a not found page with this as a path "http://web/zenphoto/albumname" What's going on here :S New install, all seems right. Broken images! - acrylian - 2009-04-26 Did setup complain about anything? Did you upload the .htaccess file? Also please review our troubleshooting guide. New install, all seems right. Broken images! - olibuijr - 2009-04-26 Thanks! found out from your Troubleshooting guide that mod_rewrite was not enabled on my apache Go team! New install, all seems right. Broken images! - HoRRo - 2009-05-18 wrong thread. New install, all seems right. Broken images! - judiwa - 2009-07-15 I had the same problem as olibuijr on a fresh installed Ubuntu 8.10 server. After I enabled the module rewrite with "a2enmod rewrite" and re-started the apache2, the problem still there. You can check the website at "http://www.judiwa.com/zenphoto/index.php". Any ideas how to fix this problem? New install, all seems right. Broken images! - acrylian - 2009-07-15 You did not upload the or not the correct .htaccess file. Setup tells you this quite obviously. New install, all seems right. Broken images! - judiwa - 2009-07-18 I re-installed zenphoto again. However, still no luck. Here were the steps I used:
Did I make any mistake in the way? How can I get my zenphoto to work? New install, all seems right. Broken images! - sbillard - 2009-07-18 Mod_rewrite is not functioning on your server. Reset the mod_rewrite option in the admin options. Sorry, but I am not prepared or capable of helping you debug your mod_rewrite server configuration. New install, all seems right. Broken images! - judiwa - 2009-07-18 I unchecked the mod_rewrite option under Admin Options -> Option -> URL Options. Now I can view my photos in the album. I will work on the mod_rewrite later to shorten the URL. Thanks for all the helps. |