Fatal Error in Upgrade Wizard from 7.11.x-to-7.11.18

Trying to upgrade from Version 7.11.8 to 7.11.18 Upgrade Wizard appears to fail to open uw_utils.php >

Fatal error : require_once(): Failed opening required ‘upload://upgrades/patch/SuiteCRM-Upgrade-7.11.x-to-7.11.18-manifest.php’ (include_path=’/var/www/vhosts/domainname.com/sub.Preformatted textdomainname.com :/var/www/vhosts/webworkzdigital.com/clients.webworkzdigital.com/include/…:.:/opt/plesk/php/7.3/share/pear’) in /var/www/vhosts/domainname.com/sub.domainname.com /modules/UpgradeWizard/uw_utils.php on line 965

Do we need a custom include_path or open_basedir setting in (sub.domainname.com) php.ini to correct this error? or a change to site_url (or hostname) in config.php?

|CPU |Intel® Xeon® CPU E5-2670 v2 @ 2.50GHz (1 core(s))
|Version |Plesk Obsidian v18.0.30_build1800201127.17 os_CentOS 6|
|OS |CentOS 6.10 (Final)|

PHP 7.3.5
php run by FPM served by niginx
include_path > .:/opt/plesk/php/7.3/share/pear
open_basedir > {WEBSPACEROOT}{/}{:}{TMP}{/}

This was a problem with the upgrade zip file. Deleted the downloaded zip file from upgrades/patch and deleted the upgrade log from cache.

Re started Wizard and completed OK.

1 Like