Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Forgot login info to Admin


janggu

Recommended Posts

Posted

Hello,

 

I can't remember my username and password to log on the Admin section. Is there a way to retrieve them or to reset them? I can access to my FTP server.

 

Please help!

Posted

I'm having the same problem! Someone please help :)

Posted

Nothing I've found while searching the forums has been helpful thus far. Unless someone can tell me how to read the .htaccess files (what program to open it with as Notepad leaves the info encrypted).

Posted
Hello,

 

I can't remember my username and password to log on the Admin section. Is there a way to retrieve them or to reset them? I can access to my FTP server.

 

Please help!

 

 

Try editing the config.ini php file and look for the follwoing lines:

 

$cfg['Servers'][$i]['user'] = 'username'; // MySQL user

$cfg['Servers'][$i]['password'] = 'password'; // MySQL password (only needed

// with 'config' auth_type)

 

If you delete whatever is in the username and password areas, you should be able to log back in

 

Hope that helps!

Posted

Thanks but where is "config.ini" located? I could not find it.

 

Try editing the config.ini php file and look for the follwoing lines:

 

$cfg['Servers'][$i]['user'] = 'username'; // MySQL user

$cfg['Servers'][$i]['password'] = 'password'; // MySQL password (only needed

// with 'config' auth_type)

 

If you delete whatever is in the username and password areas, you should be able to log back in

 

Hope that helps!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...