Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    help question Changed Server Password, can't get into Admin Panel

    I changed my HostGator password, opened my ftp client, browsed to my site/includes/configure.php file, and from there I exported that configure.php file changed the old server password to my new password, then I changed permissions and uploaded that file again, but I still can't get into my Zen admin panel. it just reverts to my website.

    Obviously, I'm missing something, but don't know what. Can someone advise me. Everything I've Googled doesn't give me specific information,

    Thanks to whoever answers this, I really appreciate it.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Changed Server Password, can't get into Admin Panel

    You need to make the same changes to your /your-renamed-admin-folder/includes/configure.php file too.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Changed Server Password, can't get into Admin Panel

    Thank you so much for helping me.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Changed Server Password, can't get into Admin Panel

    Quote Originally Posted by strugglingnovice View Post
    Thank you so much for helping me.
    Your SERVER password is not the same thing as your DATABASE password...

    Usually, these are very different.

    If you change your LOGIN to hostgator, there is NO NEED to touch your configure.php files.

    UNLESS of course, your database password is somehow CONNECTED to your server password.
    20 years a Zencart User

  5. #5
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Changed Server Password, can't get into Admin Panel

    I wasn't the one that changed it, Schoolboy. HostGator security actually were the ones that changed it. But when I try to access my Admin Panel, it just reverts to my homepage. I'm not going to work on it until this weekend, as I am always nervous that I will take my site down. Should I do what the previous poster told me to do? When I look in my configure.php file, my previous HostGator password is there.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Changed Server Password, can't get into Admin Panel

    Quote Originally Posted by strugglingnovice View Post
    I wasn't the one that changed it, Schoolboy. HostGator security actually were the ones that changed it. But when I try to access my Admin Panel, it just reverts to my homepage. I'm not going to work on it until this weekend, as I am always nervous that I will take my site down. Should I do what the previous poster told me to do? When I look in my configure.php file, my previous HostGator password is there.

    In general there are THREE passwords that are used.

    1. When you set up hosting with a company, they provide you with a username and password to access your hosting account. This is long before you install zencart.

    2 a. BEFORE zencart is installed, it needs to be connected to a database. The database is created on the server before zencart gets anywhere near it, and one of the steps in creating a database is to give it a username and password. (THESE are the user and passw settings in configure.php)

    2 b. DURING the zencart installation, you are asked firstly for the username and password for the DATABASE... This "connects" your zencart FILES to the DATABASE.

    3. THEN you are asked to set a username and password for zencart admin.

    While it is possible that all three can be "the same" it is very unusual for that to be the case.
    20 years a Zencart User

  7. #7
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Changed Server Password, can't get into Admin Panel

    My Zen Cart been up and running for a couple of years now, but because of security concerns, HostGator's security team changed my HostGator password, and of course now when I log into my HostGator admin panel, I access it with same username and the new password.

    But since they changed it, I'm not able to access Zen Cart with the password we set up originally when we changed it from ADMIN to the new name, when I type that in, it just reverts to my website homepage. I understand that my ADMIN name has nothing to do with my HostGator password.

    I'll work with it this weekend, and see what I can do. I appreciate your help SchoolBoy, you're always so good to help us straighten things out.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  8. #8
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Changed Server Password, can't get into Admin Panel

    Quote Originally Posted by strugglingnovice View Post
    My Zen Cart been up and running for a couple of years now, but because of security concerns, HostGator's security team changed my HostGator password, and of course now when I log into my HostGator admin panel, I access it with same username and the new password.
    That is quite a common action with hosts - but it should have no effect on your zencart admin login, because THAT password is stored in the zencart database, and is relevant ONLY for the database.

    Quote Originally Posted by strugglingnovice View Post
    But since they changed it, I'm not able to access Zen Cart with the password we set up originally when we changed it from ADMIN to the new name, when I type that in, it just reverts to my website homepage. I understand that my ADMIN name has nothing to do with my HostGator password.
    This is the bit I can't understand... I do not see why changing your CPANEL login should have any effect on your Zencart ADMIN login... the two are completely unrelated.

    The GOOD NEWS is that it IS POSSIBLE to re-set the ZC Admin password - in one of TWO ways.

    1. When you visit your ZC admin login, is there a "forgotten password " link. If there is, click this and it should email you a reset code.

    2. Using phpMyAdmin, "manually" alter the password field. (This requires specialist knowledge, and you have to be careful when working in phpMyAdmin - but it is a very quick procedure).
    20 years a Zencart User

  9. #9
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Changed Server Password, can't get into Admin Panel

    Quote Originally Posted by strugglingnovice View Post
    But since they changed it, I'm not able to access Zen Cart with the password we set up originally when we changed it from ADMIN to the new name, when I type that in, it just reverts to my website homepage. I understand that my ADMIN name has nothing to do with my HostGator password.
    I'm wondering whether when you say "ADMIN name" you're actually referring to the URL you type into your browser's address bar in order to "get to" your admin login page?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Changed Server Password, can't get into Admin Panel

    YES, that's exactly what I'm talking about. My previous URL no longer works.

    I'm not going to work on this until in the morning, in case I have complications and my site goes down. I tried going into my includes/configure.php file and changing my old hostgator password to my new one, but then when i reuploaded it to my server i got a zen cart error, so i put it back the way it was. I'm just hoping that I have good luck tomorrow, because I need to get back into my Zen Cart administrative area. Thanks so much for helping me.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h Can't get into my admin after moving to a new server
    By tpeck in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 29 Jul 2013, 03:03 PM
  2. Changed Install Directory - Can't Get Admin Panel to Load
    By fmckinnon in forum General Questions
    Replies: 1
    Last Post: 16 Apr 2011, 12:50 AM
  3. Migrated to new godaddy server and can't get into admin
    By friends1976 in forum General Questions
    Replies: 3
    Last Post: 25 May 2010, 06:07 PM
  4. Changed Domain Name can't get into Admincp
    By anna.maria in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 9 Apr 2008, 11:06 PM
  5. Can't Get Into My Admin Panel
    By PeterGriffin in forum Basic Configuration
    Replies: 3
    Last Post: 16 Aug 2007, 06:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR