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 :
Root> php /usr/local/webuzo/cli.php -v
- That's it. This will display the Webuzo version installed.