Check Webuzo Version from Command Line
You can check the version of Webuzo installed on your server.
- Execute the following command to get the Webuzo version installed :
/usr/local/emps/bin/php /usr/local/webuzo/cli.php --version
OR
webuzo -v
- That's it. This will display the Webuzo version installed.