Member
Member
jfitzer86   29-06-2006, 05:57
#1

I just installed zenphoto for the second time and I have the same problem. The setup seemed to go smooth, but when I go to the galleries there are only red x's. Here is the gallery link http://www.anglerboys.com/anglercam/

My htaccess file for zenphoto is set for RewriteBase /anglercam

I can't seem to get it to work.

Thanks in advance

Jeff

Member
Member
jfitzer86   29-06-2006, 05:57
#2
Junior Member
Junior Member
ilostmypassword   01-07-2006, 14:22
#3

Hey I have the exact same problem! But i see that it's now ok. How did you solve it?

Thanks!

Member
Member
Chilifrei64   01-07-2006, 18:36
#4

This can come from a couple of different areas

  1. Does your server support mod-rewirte
    If YES, make sure you change the Rewrite base in the .htaccess file
    If NO, make sure you change $conf['mod_rewrite'] to false

  2. Does your webserver have FULL PERMISSIONS to the albums and cache directory.
    LINUX = chmod777 on albums and cache directory
    WINDOWS = IUSR_Servername(normally) permissions set to full control on the albums and cache directory.

  3. If you are still having problems look at the end of the zp-config.php and manually override the serverpath and webpath to fit your webserver specifications.

Normally these are where the error is.

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