Marco
1
Hi,
We need to Restore the Initial installation of Vital PBX, but we don´t have the first bkp.
Is there another way to restore the Vital PBX to initial after installation,without a bkp ?
System Information:
|Distro| Debian GNU/Linux 11 (bullseye)|
|Kernel|5.10.0-30-amd64|
|PBX Engine|18.23.1|
|Attimo|4.1.0-7|
|PHP Version|8.1.11|
Regards
miguel
2
- Drop the Asterisk and Ombutel database
mysql -uroot -e"drop database asterisk"
mysql -uroot -e"drop database ombutel"
- Recreate the database by using the command line
vitalpbx build-db
vitalpbx fully-gen-conf
- Go to the GUI and set up the user name and password.
1 Like
system
Closed
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.