Page 1 of 1

not able to access xampp control panel

PostPosted: 05. August 2009 19:27
by SiNiStEr NaTiOn
I had forgotten my username and passwrod that i used when i installed xampp for the control panel. how can i retrieve this information. i really don't want to un-install and re-install xampp back in, unless there's another way i can access the information i need.

Re: not able to access xampp control panel

PostPosted: 05. August 2009 20:16
by Wiedmann
I had forgotten my username and passwrod that i used when i installed xampp for the control panel.

Can you explain your problem more detailed?
(The Control Panel don't have a password.)

Re: not able to access xampp control panel

PostPosted: 06. August 2009 01:27
by SiNiStEr NaTiOn
whenever i type in http://localhost/index.php i get a login window that pops up asking for username and password. I'm using Xampp 1.7.1

Re: not able to access xampp control panel

PostPosted: 06. August 2009 06:22
by Izzy
SiNiStEr NaTiOn wrote:whenever i type in http://localhost/index.php i get a login window that pops up asking for username and password. I'm using Xampp 1.7.1
Assuming you installed to the default location, delete C:\xampp\htdocs\xampp\.htaccess file.
Also you can delete C:\xampp\security\xampp.user (or it may be named .htpasswd) file and C:\xampp\security\htdocs\.htaccess file.

Now test if you can get to the XAMPP Welcome Page at http://localhost/ without the getting the login prompt.

If you require to set a new password again then from the XAMPP Welcome Page follow the link to Security - you can also change the password in the Security link if you have not forgotten it. ;)