Remove a System Application from Command Line
Webuzo allows you to remove a system application from command line. Here is the guide:
- Use the following command to remove the system application:
Root> /usr/local/emps/bin/php /usr/local/webuzo/cli.php --app_remove --soft=32_1
- That's it. You have removed SQLite from your server.
Variables
- In the above command the first parameter should be --app_remove as this parameter will initiate the remove function.
- soft=32_1 - This is the application installation id. 32_1 is for SQLITE installation.
You can find the application installation id in /usr/local/webuzo/enduser/apps.php