From: Brian W. <br...@uc...> - 2004-06-10 22:13:40
|
Mike, From a console program for the database you are using (e.g. MySQL) run something like this: update phpesp.designer set password=password("foo") where username = "root" Then you should be able to login using foo. That's off the top of my head, so be careful. Make sure you get the "where" part right. Brian At 02:42 PM 6/10/2004, Michael Whately wrote: >I have installed phpesp, logged in as root, and changed the password. > >Now I have been away from the program for a month, and forgot the >password. How do I reset the root password without losing the survey that >I started? > >Thanks, > >Mike Whately > > > >------------------------------------------------------- >This SF.Net email is sponsored by the new InstallShield X. > From Windows to Linux, servers to mobile, InstallShield X is the >one installation-authoring solution that does it all. Learn more and >evaluate today! http://www.installshield.com/Dev2Dev/0504 >_______________________________________________ >phpESP-general mailing list >php...@li... >https://lists.sourceforge.net/lists/listinfo/phpesp-general Brian Wood Programmer/Analyst UC Berkeley Human Resources |