Hi,
I try to install ZenPhoto (zenphoto-1.2.6.tar.gz) to my domain, hosted by FatCow. I use subdomain, like myphoto.domain.com.
1. I upload zenphoto-1.2.6.tar.gz to server and uncompress it. After that I move everything from zenphoto directorty to root directory of that subdomain (/).
2. I open .htaccess and change RewriteBase /zenphoto -> RewriteBase /
3. Connect to my domain (myphoto.domain.com) with web browser (Safari, Firefox). I get redirected to myphoto.domain.com/zp-core/setup.php
4. After that I get error:
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
---
What do I do wrong?