Member
Member
olibuijr   2009-04-26, 16:05
#1

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

Administrator
Administrator
acrylian   2009-04-26, 16:31
#2

Did setup complain about anything? Did you upload the .htaccess file? Also please review our troubleshooting guide.

Member
Member
olibuijr   2009-04-26, 16:56
#3

Thanks!

found out from your Troubleshooting guide that mod_rewrite was not enabled on my apache

Go team!

Member
Member
HoRRo   2009-05-18, 22:28
#4

wrong thread.

Member
Member
judiwa   2009-07-15, 03:26
#5

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?

Administrator
Administrator
acrylian   2009-07-15, 07:41
#6

You did not upload the or not the correct .htaccess file. Setup tells you this quite obviously.

Member
Member
judiwa   2009-07-18, 00:57
#7

I re-installed zenphoto again. However, still no luck. Here were the steps I used:

  1. I unloaded the tar ball to my server's web root.
  2. untarted it with command: sudo tar -xvvzf zenphoto_1.2.5.tar.gz
  3. Copied zp-config.php.source to zp-config.php and added database name, user name and password.
  4. Ran the setup file. It complained that \cache and \album directories were not accessable.
  5. sudo chmod 777 cache and sudo chmod 777 album
  6. I could upload pictures after that. All was fine. However, when I clicked the gallary, it broke again. I did not modify the .htaccess file. Its file version is 1.2.2.0 as bundled with the tar ball. I did not modify the setup.php either. Setup.php defines ('HTACCESS_VERSION', '1.2.2.0') which is the correct .htaccess verion I had. It should work. However, it did not.

Did I make any mistake in the way? How can I get my zenphoto to work?

Member
Member
sbillard   2009-07-18, 01:13
#8

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.

Member
Member
judiwa   2009-07-18, 02:09
#9

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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.