| Posted: 03 Mar 2006 19:47 | |
|
Registered User Currently Offline |
Posts: 5 Join Date: Dec 2005 |
|
Upon install I setup a username/password for the control center. However, using that to attempt to login doesn't work.
Looking in the install log, it appears that the correct values were in there. Is there a way to reset or change the username/password? |
|
| Posted: 06 Mar 2006 09:34 | |
|
Administrator |
Posts: 125 Join Date: Feb 2005 |
|
The username and password never shop up in the install log for security reasons.
The Control Center uses HTTP authentication and keeps the password in c:\Programme\wamp\e-novative\apache\conf\wamp_password. You can change this file with htpasswd.exe (see Apache documentation). |
|