After going through all the update steps the update failed on the step below: Reconfigure Services? (yes,no,selected) [yes]: Configuring Postfix Configuring Dovecot Configuring Mailman Configuring Spamassassin Configuring Amavisd Configuring Getmail Configuring BIND [INFO] haveged not detected - DNSSEC can fail Configuring Pureftpd Configuring Apache Configuring vlogger Configuring Apps vhost Configuring Jailkit Configuring Database Updating ISPConfig ISPConfig Port [8080]: Create new ISPConfig SSL certificate (yes,no) [no]: PHP Parse error: syntax error, unexpected '[' in /usr/local/ispconfig/server/pl ugins-available/powerdns_plugin.inc.php on line 539 the line in the php file is: $pubkeys = []; should that maybe be $pubkeys = array(); ? Everything still seems to work but not sure if that error is critical ? Warm regards Xarion
On my 3.1.5 ISPConfig that line reads Code: $pubkeys = []; Check the upgrade package, what does that have on that line?