Junior Member
Junior Member
iRob   2006-02-02, 18:34
#1

I've finally managed to get ZP installed and the database connected. However, after image upload, they don't show up. No thumbnails, no images, and broken links.

I've verified permissions, and looked at the album folders in FTP. The images I've uploaded are there all right. But they won't show in the admin panel or the user

Also, the style sheet seems to be broken too. Somewhere my paths are all screwed up. It wasn't real clear to me where this thing needed to be installed.

Here's the photo page: http://electrolund.com/zenphoto/index.php

Member
Member
WeiChen   2006-02-02, 19:22
#2

.htaccess was not configured correctly

Member
Member
malinky   2006-06-10, 10:52
#3

I'm having this problem too. There was no mention of configuring the .htaccess file in the installation unless mod_rewrite was available (or at least that's the way I read it). If mod_rewrite is not available what am I supposed to configure to get my images to appear?

Just for laughs I tried configuring the web path as follows but it didn't help.

RewriteBase /photos

BTW: The image does show up in the album folder and also in the database. There is nothing showing up in cache (and yes I have changed the permissions).

My gallery is at www.karebou.com/photos

Member
Member
malinky   2006-06-10, 20:40
#4

A follow-up to my post above. I have discovered that my server does support mod_rewrites and I have configured the .htaccess file but my images still don't show up.

Member
Member
Nathaniel   2006-06-12, 13:20
#5

Having the same problem also.

I installed zenphoto into my own public_html folder, so that the address is "/~nat/zenphoto". Now, I'm not sure if it should be "/zenphoto" or "/~nat/zenphoto" in the .htaccess file.

Also, I'm not sure if htaccess-overrides are allowed in the particular folder. I added the following to the apache2.conf file, but it didn't work either.
"
AllowOverride All
"

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