Jump to content



Latest News: (loading..)

- - - - -

admin login problem


  • Please log in to reply
5 replies to this topic

#1   KitttyGaga

KitttyGaga
  • Members
  • 2 posts
  • Real Name:Tetchi

Posted 06 May 2012 - 12:22 AM

my web designer designed a web page for me powered by osCommerce and I used to login in the admin. I typed my domain name/admin and hit enter but now i couldn't do it. I can't asked my web designer since he is dead. Anyone could help get in to the backdoor of my website is greatly appreciated. Thanks.

#2   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,720 posts
  • Real Name:Chris
  • Gender:Male
  • Location:Ontario, Canada

Posted 06 May 2012 - 12:54 AM

@KitttyGaga

I suggest using your FTP client to ensure you have the correct path.  If it is correct, check to ensure your directory permissions are set so you can access it.  If neither of those suggestions work, post any error message you get here so we can see it.



Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#3   BrandonFancote

BrandonFancote
  • Members
  • 19 posts
  • Real Name:Brandon Fancote

Posted 06 May 2012 - 07:17 AM

Well this is what I did not I can not log in. I tried changing my password inside the cPanel where it says change password so then a error kept coming up so to try and fix that problem I changed the password back to the old one, Then since I could still not log in I went back to cPanel into Administrators and deleted me as the administrator thinking in would prop me to add another which didn't happen what do I do.

#4   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,720 posts
  • Real Name:Chris
  • Gender:Male
  • Location:Ontario, Canada

Posted 06 May 2012 - 02:25 PM

To clear a few things up:

cPanel:  This is your hosting account control panel.  If you set a directory password here, it supersedes any other password.

Admin:  This is your osCommerce CMS.  You configure your store settings here.  If you use v2.3.1, under the configuration area>> administrators>> you have the option to set .htaccess protection which changes the /admin/.htaccess and /admin .htpasswd_oscommerce files to require a password to access the admin area.


If you find yourself unable to log into the admin area, do the following IN THIS ORDER:
  • Ensure you DO NOT have cpanel password protection enabled.
  • Using PHPMYADMIN, truncate the action_recorder and administrators tables
  • DELETE the /admin/.htaccess and /admin/.htpasswd_oscommerce files and replace these with files with the ones from the original download
  • Log into your osCommerce admin area (www.yourstore.com/admin/) and you will be prompted to create a NEW username and password.  Create them and then log into the admin area using those new credentials.

THESE METHODS ARE KNOWN TO WORK. If they DO NOT work, then you have made code edits that are preventing your username and password from being authenticated.


Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#5   KitttyGaga

KitttyGaga
  • Members
  • 2 posts
  • Real Name:Tetchi

Posted 23 May 2012 - 03:20 AM

View PostDunWeb, on 06 May 2012 - 12:54 AM, said:

@KitttyGaga

I suggest using your FTP client to ensure you have the correct path.  If it is correct, check to ensure your directory permissions are set so you can access it.  If neither of those suggestions work, post any error message you get here so we can see it.



Chris

Excuse me for being so dumb but how to use FTP client and where can I find it. And where can I find the directory permission?

Thanks for your help.

#6   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,720 posts
  • Real Name:Chris
  • Gender:Male
  • Location:Ontario, Canada

Posted 23 May 2012 - 03:25 AM

@KitttyGaga

Some popular FTP clients are Filezilla and CuteFTP.  Once you have connected to your server with your FTP client, you will see your permissions (directories and files)



Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)