Here is the annotated version of the link acrylian posted.
`[b]I forgot my admin password, now what do I do?[/b]
If you supplied an email address in the Admin options there should be a Captcha string image on the log-on page. Entering that string as the log-on password will email you a link to reset your password. If the Captcha is not there, or if you don’t get the email, you need to delete some database items.'
email resets do not change the user id of the admin, they just allow you the opportunity to change your password. Of course, if you have provided no email address or if Zenphoto is not able to send emails on your server this option is not available to you and you must use the following:
`Delete the Administrators table. You may also have to delete the rows of the Option table where the name field is adminuser and adminpass if they exist in your installation.`
You will need to use a MySQL management tool such as PHPmyAdmin to do the above. If you do not know how to use such a tool, please contact your service provider. We are not able to help you in managing your site.
`Run setup to recreate the table. You will be prompted to enter a new admin user name and password. Now be sure there is an email address to send the reset link the next time!`
Of course deleting the table means that no information that was stored there is retained. Thus of course you must create a new user id as well as new password.
`"Wish you had a live or phone tech support I could call and you walk me through."` You think we are a large company with an toll free support line? Remember, we are really just two individuals. We make this software because we are interested in it. We make no money on it and we have our own lives to live as well.
We try to provide support through our troubleshooting guide and this Website. But it is really necessary for you to develop some detective skills (such as figuring out what the second reset option means.)