Zen Cart Logo
Forums / Installing on a Windows Server / Not Able to Log into Admin

Not Able to Log into Admin

Locked

Views: 2,666

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
24 Dec 2006, 12:56 PM
#1
david92 avatar

david92

New Zenner

Join Date:
Dec 2006
Posts:
1
Plugin Contributions:
0

Not Able to Log into Admin

Hi Zen
Gang, new to the fourm. I've recently installed the Zen Cart on to my local machine. I have uploaed and installed the XAMPP Package which has: Apache HTTPD 2.2.3, MySQL 5.0.27, PHP 5.2.0

I've uploaed the Zen Cart program and after following all directions everything is fine except I can not seem to log in to my admin area. Here is what I've tried after readin g a bit in the fourm:

Changed the sessions.php file to fix PHP bug as advised in other posts

Changed in includes/configure.php
from: define('DB_DATABASE', 'db')
to: define('DB_DATABASE', '')
I did notice that I have two configure.php files in my includes folder?

Here is the Error I receive which is on the botom of the admin logon screeen:

Fatal error: Call to a member function Execute() on a non-object in C:\Documents and Settings\Administrator\Desktop\xampplite\htdocs\xampp\zen-cart\includes\functions\sessions.php on line 61

Any help would be much appreciated,

Dave

24 Dec 2006, 2:32 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Not Able to Log into Admin

There is a php bug in 5.2.0 causing this ...

You might look at this post and edit the 2 sessions.php files to fix it:

http://www.zen-cart.com/forum/showpost.php?p=287587&postcount=26

28 Apr 2008, 5:15 AM
#3
hank_freid avatar

hank_freid

New Zenner

Join Date:
Apr 2008
Posts:
1
Plugin Contributions:
0

Re: Not Able to Log into Admin

there is problem in database connectivity code.
regards
hank freid