Hello, I was tasked to update an ISPConfig installation on one of our servers and it seems like the previous system administrator installed a development version. Here is a snippet from the htf_report.txt that I just generated: Code: ##### ISPCONFIG ##### ISPConfig version is 3.1dev ##### VERSION CHECK ##### [INFO] php (cli) version is 5.6.40-0+deb8u2 [INFO] php-cgi (used for cgi php in default vhost!) is version 5.6.40-0+deb8u2 My question is: Is it possible to find out which exact version currently is installed? Can I use the ispconfig_update.sh script to simply update to the latest stable version (3.1.13p1) or is that unsafe? Anything else I should take care of (besides making a backup obviously) before trying to update? Thanks for any help
You should be able to update to 3.1.13p1 or you update to git-stable (which is the 3.1dev), this is basically 3.1.13p1 plus some bugfixes from upcoming 3.1.14.