osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

New Person: Can't LOGIN to ADMIN

This is a discussion on New Person: Can't LOGIN to ADMIN within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; Hi, I too am having trouble loggin in to my admin section with admin@localhost.com and pw: admin. Either, I cycle ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Installation

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-18-2004, 11:56 AM
Lurker
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
SANDRINE
Default New Person: Can't LOGIN to ADMIN

Hi,

I too am having trouble loggin in to my admin section with
admin@localhost.com and pw: admin.

Either, I cycle through this dialogue window over and over again, or
I get the following:

1146 - Table 'sardines_OsCommerce.admin' doesn't exist

select admin_id as login_id, admin_groups_id as login_groups_id, admin_firstname as login_firstname, admin_email_address as login_email_address, admin_password as login_password, admin_modified as login_modified, admin_logdate as login_logdate, admin_lognum as login_lognum from admin where admin_email_address = ''

____
I gather this has something to do with not finding my database?
I'm confused because I had no trouble creating a database.

Any advice would be deeply appreciated.
Thanks,
s
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 02-14-2005, 09:06 PM
Member
 
Join Date: Dec 2004
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Melissa
Default RE: New Person: Can

Hi there, I too am having this trouble, except when I go to log in, it asks me for the log in and admin@localhost.com, Pass-admin does not work, then I enter just my username and usual password and I get: Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /hsphere/local/home/cienega/cienegacreek.com/catalog/admin/includes/functions/database.php on line 19
Unable to connect to database server

And Im sure that the answer to this is somewhere here, so I will keep looking but I wanted to post here to let you know you are not alone.
Melissa
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 02-15-2005, 06:25 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,973
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: New Person: Can

s - the admin table is not in your database. Try running the installer again and watch for any error messages. You have not created the osCMax database correctly.

Melissa, you either have a mysql server problem or your database is not correctly set up. Check your the name, username and password of the database that you set up to make sure they are correct.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 02-19-2005, 05:11 PM
Member
 
Join Date: Dec 2004
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Melissa
Default RE: New Person: Can

Hi michael, thanks for the help, however, I have tried the username and password for my control panel, my login to the database is not an email address but I tried that as well, and I checked the username and password that is in my database for the admin and it said admin@localhost.com & admin for the password, so I went and tried that again and it did not work. any other ideas?

melissa
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 03-14-2005, 01:46 PM
Lurker
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Magick75
Default

I've had this same issue for a while now and still haven't had an opportunity to test this package out.

I even went so far as to go into the database and try to manipulate the email and password. I thought I read someplace that osCMax was using MD5 encryption but changing it to a new encrypted password did not work.

I'm going by memory here but the default password stored in the database doesn't seem to match what "admin" should once encrypted. MD5 admin = "21232f297a57a5a743894a0e4a801fc3", stored pass = "05cdeb1aeaffec1c7ae3f12c570a658c:81"

I gave up a few times only to come back, reinstall, and try it again. Same scenerio each time... can't log in to the Admin side due to "ERROR: Wrong username or password!"

Ok.. back to the database. Manually change the email address, try to log in, click forgot password hoping to have the pass sent to me... and boom "ERROR: first name and password not match!" (What's it mean First name and password? I didn't give it a pass to check? Seems it should verify the First name and email address in the db and send... it doesn't though).


Not sure what I'm missing, I have a few live shops running osCommerce and haven't had much trouble. This issue has me stumped however and I've found no solution to it on the forums.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 03-19-2005, 05:40 AM
Lurker
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nickschick
Default

Hi,
I had this problem too, whereby I kept trying to log in to Admin Panel using admin@localhost.com and admin pwd and the page just kept refreshing.
The only way around it was to 'drop' my empty database (I'm using EasyPhp/Apache) and start again with a fresh install. The second time around I chose the Database option rather than Files for my Session Storage, now I can log in to Admin Panel and I have zero error messages. I don't know if there is a quicker way, but this was the best route I found.

Hope the rest of you have some luck.

Regards, Michelle
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 04-13-2005, 01:35 AM
Lurker
 
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
foundit
Default

Quote:
Originally Posted by nickschick
Hi,
I had this problem too, whereby I kept trying to log in to Admin Panel using admin@localhost.com and admin pwd and the page just kept refreshing.
The only way around it was to 'drop' my empty database (I'm using EasyPhp/Apache) and start again with a fresh install. The second time around I chose the Database option rather than Files for my Session Storage, now I can log in to Admin Panel and I have zero error messages. I don't know if there is a quicker way, but this was the best route I found.

Hope the rest of you have some luck.

Regards, Michelle
Thank you for that worked like a charm.....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 04-13-2005, 09:20 AM
Member
 
Join Date: Jan 2005
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
adam71o
Default

I had a similar problem, not being able to login, and my solution was to:
1. Create the MySQL database in cpanel (or however else you create yours)
2. THEN install oscmax (catalog/install/)

Just a thought.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Yep another person with an image upload problem Kragon8331 osCMax v1.7 Installation 3 12-14-2004 08:52 AM
Admin Login Problem - my customer can't login, I can pram0310 osCMax v1.7 Installation 2 10-29-2004 11:46 AM
Anyone can login my admin.php...Help plz! spectrumpower osCommerce 2.2 Modification Help 4 09-02-2004 10:34 PM
Admin Login Help SyraxSinister osCMax v1.7 Installation 3 07-09-2004 07:37 AM
Well crap... admin login not allowing login-no errors tauras911 osCMax v1.7 Installation 2 07-07-2004 12:12 AM


All times are GMT -8. The time now is 10:02 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax