2
0
Эх сурвалжийг харах

Update password_reset.rst

FusionPBX 4 жил өмнө
parent
commit
d74c9a4907

+ 2 - 3
source/additional_information/password_reset.rst

@@ -19,10 +19,9 @@ The current method to changing the superadmin password is actually to make a new
 1. Move the config.php file temporarily.
 
 ::
-
+ cat /etc/fusionpbx/config.php | grep password
  cd /etc/fusionpbx
- mv config.php config1.php
- cat config1.php | grep password
+ mv config.php config.backup.php
 
 |
 2. Go to the FusionPBX install login page in the web browser.  This will put FusionPBX into a recovery mode. **click next.**