Zen Follower
- Join Date:
- Sep 2008
- Location:
- Toronto, Ontario, Canada
- Posts:
- 474
- Plugin Contributions:
- 0
Can't Log into my local store
Ok, first of all I would love to say a BIG THANKS to Goh Koon Hoek for writing the Zencart book - I would have never been able to install without it!!:clap:
So here goes - did everything as per book - worked great the firsttime.
Since I was going to be putting my site live after I made it all on my local...
On pg 51 of the book I selected a real name and one of my regular passwords - the email account was my home email.
For the email accounts (again live store in mind) I used the names in the book as given but made the passwords SmithAL, BlancCL, etc instead of just a regular password.
Same thing for the admin logons.
The first time it worked great - now nothing's working.
I tried the support code found on the website to fix it::huh:
after this message
SELECT * FROM zen_zones_to_geo_zones WHERE 1
DELETE FROM admin WHERE admin_name = 'Admin'; INSERT INTO admin (admin_name, admin_email, admin_pass, admin_level) VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);
and it comes back with
PHP says ? or it says #1146 - Table 'store.admin' doesn't exist
I have tried it after this message (which is there when I open SQL) - I have also deleted the message and tried it and have also changed the directory on the left to zen_admin
nothing seems to work.:no:
I was able to find my name in the sql area and that long number string similar to the one above.
Cookies are deleted.
When I try to do the resend password things I'm getting this message:
Email Error: Could not instantiate mail function. Please check Admin->Configuration->Email Options->Email Transport.
Ok - What do I do?:(
Can some give me a step by step in how to do it in the sql area - still new to this language.:D
or if everything is all *** then please give me ste by step in how to unistall /reinstall.
lastly when I go to http://localhost/phpmyadmin/
it says this at the top:
Welcome to phpMyAdmin 2.6.4-pl1
and this at the bottom:
Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.
but on the left side it only says databases - when I change it to my store database the message disappears - am I still at risk - how to fix?
Thanks for the help in advance - me not getting a lot of sleep trying to figure this one out not to mention > :frusty: