31
How To's / How To Check Horde Version ?
« on: April 27, 2014, 10:50:23 AM »
Dear All,
What if you have to check Horde's webmail client version available in cPanel ?
Login to your server via SSH and run command below. It will show you the Horde's version installed on the server.
It will show you the version installed. On our shared servers, 5.1.4-1.cp1142 is installed which is the latest one available with cPanel. The webmail versions are upgraded in the next cPanel release in a timely manner.
What if you have to check Horde's webmail client version available in cPanel ?
Login to your server via SSH and run command below. It will show you the Horde's version installed on the server.
Quote
# cat /var/cpanel/horde/version
It will show you the version installed. On our shared servers, 5.1.4-1.cp1142 is installed which is the latest one available with cPanel. The webmail versions are upgraded in the next cPanel release in a timely manner.