Hello,
I just installed zenphoto using my PowWeb control panel at http://photo.maltese.net. I can get to the admin page. When I try to login eith my username and password, I go right back to the admin page. Any ideas?
TIA,
Chris
Well, judging by your gallery it would appear you have some sort of pathing problem. Are you sure you got your .htaccess file set up correctly? mod_rewrite definitely works?
Failing that, you might want to try the recommendation in this post:
Hey Todd,
I made the following mods to my "config.php" file:
/ Do not edit below this line. /
/**/
$_zp_conf_vars = $conf;
define('SERVERPATH', '/www/m/maltesenet/photo/htdocs');
define('WEBPATH', '/zen');
define('SERVERCACHE', SERVERPATH . "/cache");
define('WEBCACHE', WEBPATH . "/cache");
?>
I get to the Admin page, OK, but I cannot post an image, I keep getting a directory not found error. To your point, it has to be a pathing issue. I'm just not so hot with PHP, so I can't tell you any more. Additionally, I see that I have a "zen" not a "zenphito" directory. Hmm...
Any ideas, or can I send you a file?
Thanks,
Chris