Skip to content

Reset a Password

YouPHPTube edited this page Feb 25, 2019 · 5 revisions

Forgot Password

If you need help resetting your password, we can help by sending you a link to reset it.

but some times you did not configure your email server yet. if you want to configure an email server try this: https://github.com/DanielnetoDotCom/YouPHPTube/wiki/Setting-up-YouPHPTube-to-send-emails

If you were not able to receive a link to reset it, you will need to have SSH access to your server and inside the install directory

you will need to move yourself to the install directory.

cd /var/www/html/YouPHPTube/install

then you will run the script using the command line

php recoverPassword.php

type the name of the user you want to change the password and you will be prompted for the new password

Clone this wiki locally