Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 44
  1. #31
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Unabe to log into Admin after renaming admin folder

    Quote Originally Posted by pts3227 View Post
    I think I figured that part out, in my online file manager I had the configure.php file
    Okay, so, if you take a copy of that file down to your PC, and make the indicated edits, that should give you the right contents. Upload those changes (after making the file on the server writable), and all should be good.

    Quote Originally Posted by pts3227 View Post
    Before all of this I was wise enough to make a back up of my database, should I re-install zencart on my server and then upload my database, or is this a bad idea?
    Let's hope that's not necessary.
    .

    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.

  2. #32

    Default Re: Unabe to log into Admin after renaming admin folder

    Quote Originally Posted by DrByte View Post
    Okay, so, if you take a copy of that file down to your PC, and make the indicated edits, that should give you the right contents. Upload those changes (after making the file on the server writable), and all should be good.


    Let's hope that's not necessary.
    Hmmm except I forgot to include the part that I uploaded ALL my backup files from my PC to the server and for some reason now the configure file doesnt seem to work or maybe im just not doing it right. All the files online and offline match now and still get the same screens. does that seem right? I feel retarded. by the way, thank you so much for taking the time in trying to help me!!!!!!

  3. #33
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Unabe to log into Admin after renaming admin folder

    Post the contents of your (non-admin) /includes/configure.php file (without the password), and let's take it from there.
    .

    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.

  4. #34

    Default Re: Unabe to log into Admin after renaming admin folder

    Quote Originally Posted by DrByte View Post
    Post the contents of your (non-admin) /includes/configure.php file (without the password), and let's take it from there.
    Ok, I would love to, and please don't think i'm completely stupid, but i have no clue what you mean! Do yo umean the configure file in the includes folder instead of the admin/includes folder? And how do I do it with out a pass-word? I didn't know it would show on... SORRY

  5. #35
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Unabe to log into Admin after renaming admin folder

    I'm assuming that your storefront is working properly, right?

    If so, then ...

    1. Use your FTP program to locate, download, and open the /includes/configure.php file (NOT the /admin/includes/configure.php file) using your favorite text editor.
    2. Copy the contents of that file to your clipboard (Edit->Copy)
    3. Click "Reply" on this page.
    4. Paste the contents of your clipboard (Edit->Paste). Find the line that shows your database password, and replace the password with XXXX or something else before clicking Submit to store your reply on the forum.
    .

    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.

  6. #36

    Default Re: Unabe to log into Admin after renaming admin folder

    Quote Originally Posted by DrByte View Post
    I'm assuming that your storefront is working properly, right?

    If so, then ...

    1. Use your FTP program to locate, download, and open the /includes/configure.php file (NOT the /admin/includes/configure.php file) using your favorite text editor.
    2. Copy the contents of that file to your clipboard (Edit->Copy)
    3. Click "Reply" on this page.
    4. Paste the contents of your clipboard (Edit->Paste). Find the line that shows your database password, and replace the password with XXXX or something else before clicking Submit to store your reply on the forum.
    No, my storefront is not working at all it too comes up with the thank you page from zencart

  7. #37
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Unabe to log into Admin after renaming admin folder

    That's not good.

    Do you have an old *good* copy of your configure.php files?

    If not, you'll need to start fresh. This is the basic process:
    1. Do a full backup of your database. You'll want to protect this in a safe place.
    2. Upload the /zc_install folder to your server.
    3. Do an install (this will wipe your database) as if it were brand new (configure.php files writable, provide database name, username, password, etc)
    4. Do not select demo data.
    5. Test that the basic empty store opens in the browser without errors.
    6. Restore your database from backup.
    .

    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.

  8. #38

    Default Re: Unabe to log into Admin after renaming admin folder

    Quote Originally Posted by DrByte View Post
    That's not good.

    Do you have an old *good* copy of your configure.php files?

    If not, you'll need to start fresh. This is the basic process:
    1. Do a full backup of your database. You'll want to protect this in a safe place.
    2. Upload the /zc_install folder to your server.
    3. Do an install (this will wipe your database) as if it were brand new (configure.php files writable, provide database name, username, password, etc)
    4. Do not select demo data.
    5. Test that the basic empty store opens in the browser without errors.
    6. Restore your database from backup.
    I thought I did, but I guess I didn't I had everything online in the file manager but I hadn't downloaded it to my PC like I thought. I do however have a clean copy of my database, I copied right before all this and it's in a safe place. I am in the process of reinstalling a clean zencart now, I hope this works! Thank you! Not understanding the demo data part but I will probably remember once I get to that part.

  9. #39
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Unabe to log into Admin after renaming admin folder

    On the "store setup" screen where you provide the store name and address, there's an option for demo data. Skip it. In fact, all the info on that screen is going to be replaced by the backup. But you'll need to put it in so you can quickly test that the fresh install works ... before restoring the backup.
    .

    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. #40

    Default Re: Unabe to log into Admin after renaming admin folder

    Quote Originally Posted by DrByte View Post
    On the "store setup" screen where you provide the store name and address, there's an option for demo data. Skip it. In fact, all the info on that screen is going to be replaced by the backup. But you'll need to put it in so you can quickly test that the fresh install works ... before restoring the backup.
    Thank you so much for all your help! Now let's just hope my bakc up works... I followed the tutorial 103 on "using phpMyAdmin to make a databse Backup" and there is a blurb at the bottom on how to restore, just follow those instructions i suppose and I should be ok I hope!!

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. v150 How do I get into my admin after renaming the admin folder?
    By vortexuniversal1 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 24 May 2012, 10:26 PM
  2. blank page after renaming admin folder
    By gbengoose in forum Basic Configuration
    Replies: 10
    Last Post: 10 Nov 2010, 09:54 AM
  3. storefront stops after renaming admin folder
    By leilanddale in forum Basic Configuration
    Replies: 4
    Last Post: 23 May 2010, 05:43 PM
  4. 404 errors after renaming admin folder
    By MoooNDawG in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Feb 2010, 02:58 PM

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