Member
Member
SoFlaChris   09-01-2006, 00:13
#1

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

Member
Member
Luckyspin   09-01-2006, 07:41
#2

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:

http://www.zenphoto.org/support/topic.php?id=159

Member
Member
SoFlaChris   09-01-2006, 19:40
#3

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

Member
Member
kientran   06-05-2006, 21:18
#4

I had a lot of trouble with this also.

Solution was to manualy clear cookies. Perhaps a functiont that checks if a cookie is present, auto clear it?

Developer
Developer
trisweb   06-05-2006, 22:51
#5

Yep kientran, that's a good idea. I'll add it to the bugtracker.

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