every time i try and load the upgrade wizard page in our CRM - it never loads and eventually goes to internal server error. I have checked the permissions and have ran them with no luck. I have done the prerequisites as per the upgrade page on the suite website. No errors show on the page.
Version 7.9.7
Sugar Version 6.5.25 (Build 344)
below is the upgrade wizard log:
Thu, 01 Mar 2018 13:04:50 +0000 [UpgradeWizard] - setting session variables…
Thu, 01 Mar 2018 13:05:09 +0000 [UpgradeWizard] - [At end.php]
Thu, 01 Mar 2018 13:05:09 +0000 [UpgradeWizard] - About to repair the database.
Thu, 01 Mar 2018 13:05:24 +0000 [UpgradeWizard] - database repaired
Thu, 01 Mar 2018 13:05:24 +0000 [UpgradeWizard] - Start Rebuilding the config file again
Thu, 01 Mar 2018 13:05:24 +0000 [UpgradeWizard] - Finish Rebuilding the config file again
Thu, 01 Mar 2018 13:05:24 +0000 [UpgradeWizard] - Begin upgrade_connectors
Thu, 01 Mar 2018 13:05:24 +0000 [UpgradeWizard] - End upgrade_connectors
APologies for the delay - here is the only two errors from the PHP log.
[12-Jun-2018 14:53:21 Europe/London] PHP Notice: Undefined index: current_db_version in /var/sites/c/xxxx/public_html/modules/UpgradeWizard/end.php on line 198
[12-Jun-2018 14:53:21 Europe/London] PHP Notice: Undefined index: current_db_version in /var/sites/c/xxxx/public_html/modules/UpgradeWizard/end.php on line 208
Sorry, you renamed the upgrade package? Or the upload/upgrades directory? This second thing is what you should do.
What do you have inside the file sugar_version.php on the root of your SutieCRM installation? Is that file accessible by the web server (check permissions)?
EDIT: also delete “cache/upgrades” folder and retry.