janggu Posted February 27, 2006 Posted February 27, 2006 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!
Guest Posted February 27, 2006 Posted February 27, 2006 I'm having the same problem! Someone please help :)
Guest Posted February 27, 2006 Posted February 27, 2006 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).
Troyski Posted February 27, 2006 Posted February 27, 2006 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!
janggu Posted February 28, 2006 Author Posted February 28, 2006 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!
janggu Posted February 28, 2006 Author Posted February 28, 2006 Can anyone help with my issue please? Thank you!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.