Stefan1200's Forum

JTS3ServerMod Hosting Edition => JTS3ServerMod MySQL & WebInterface => FAQ / How To ... => Topic started by: Stefan1200 on June 02, 2015, 07:09:58 PM

Title: Reset password if "Password Reset" does not work!
Post by: Stefan1200 on June 02, 2015, 07:09:58 PM
In general you should be able to use the Password Reset function of the web interface. So you should check, why the PHP mail function is not working. In most cases your sendmail service is not running or configured right, or you made wrong settings in the php.ini file. If there is another web interface admin, you can ask the other web interface admin to change your password using the User Manager.

If you don't have another web interface admin or you need to solve this password issue faster, you can just change the encrypted password directly in the MySQL database.

Open the MySQL database of the web interface with your MySQL Administration Tool (like PHPMyAdmin) and open the jts3servermodwebui_users table. Now search for your own user account. At your own user account you set the following encrypted string in the table column password: 7ed8838a3a18b33ca2d7028bd057f5a8

Now you can login with the password: HelloWorld2015

If the account was blocked / banned already, follow the unblock / unban instructions (https://www.stefan1200.de/forum/index.php?topic=365.0).
Title: Re: Reset password if "Password Reset" does not work!
Post by: Jan Brockmann on December 02, 2018, 02:38:01 PM
Okay, vielen Dank es hat funktioniert.

Nur wie ändere ich es in der Php.ini File Datei und wo finde ich die?
Title: Re: Reset password if "Password Reset" does not work!
Post by: Stefan1200 on December 02, 2018, 02:43:09 PM
Quote from: JanBr on December 02, 2018, 02:38:01 PM
Nur wie ändere ich es in der Php.ini File Datei und wo finde ich die?

PHP Support kann ich kaum liefern, dazu ist das Thema zu komplex. Für Linux habe ich mal eine Anleitung ergoogelt, siehe hier: https://www.stefan1200.de/forum/index.php?topic=387.0