Cant login after replacing drive

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Cant login after replacing drive

Postby DetrieZ » 14. April 2011 16:49

I have XAMP loaded on an SD Drive and installed a php based app (dotProject) on it.

I replaced my SD Card with a larger one (also renamed it). I copied the entire content of my old drive to the new one and now cannot login to dotProject.

I can hit the login page of the app but user names and passwords do not work so I cant I login. It almost seems like Im not hitting the MySQL database and may need to modify an ini file but I'm not sure

Any help?
DetrieZ
 
Posts: 2
Joined: 14. April 2011 16:17

Re: Cant login after replacing drive [RESOLVED]

Postby DetrieZ » 16. April 2011 16:01

IT seems there was nothing wrong with the ini files. I successfully reset my application admin password via mySQL
Code: Select all
 UPDATE MyApplication.user SET Password=PASSWORD('my new password') WHERE User='admin';


Thank you
DetrieZ
 
Posts: 2
Joined: 14. April 2011 16:17


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 125 guests