Fatal error
You need to be logged in to post messages in the forums. New users may register here.
|
Geoff Bentley
Member since: 09 January 2008
Posts: 19
|
Monday 02 August 2010 7:04:33 pm
I'm getting this message after it runs the database dumps:
Fatal error: Uncaught exception 'ezcConfigurationUnknownSettingException' with message 'The setting 'Upgrade_4.1.4', 'UpgradeContainerSinceVersion' does not exist.' in /usr/share/php/ezc/Configuration/configuration.php:221
Stack trace:
#0 /usr/share/php/ezc/Configuration/configuration.php(239): ezcConfiguration->assertGroupSetting('Upgrade_4.1.4', 'UpgradeContaine...')
#1 /usr/share/php/ezc/Configuration/configuration_manager.php(301): ezcConfiguration->getSetting('Upgrade_4.1.4', 'UpgradeContaine...')
#2 /usr/share/php/ezc/Configuration/configuration_manager.php(325): ezcConfigurationManager->fetchSetting('getSetting', 'ezupgrade', 'Upgrade_4.1.4', 'UpgradeContaine...')
#3 /var/www/eztec/ezupgrade/classes/ezupgrade.php(870): ezcConfigurationManager->getSetting('ezupgrade', 'Upgrade_4.1.4', 'UpgradeContaine...')
#4 /var/www/eztec/ezupgrade/classes/ezupgrade.php(42): eZUpgrade->fetchUpgradeToVersion()
#5 /var/www/eztec/ezupgrade/ezupgrade(30): eZUpgrade->run()
#6 {main}
thrown in /usr/share/php/ezc/Configuration/configuration.php on line 221
Any ideas?
|
|
|
Anders Berre
Member since: 09 January 2008
Posts: 15
|
Tuesday 03 August 2010 12:15:00 am
Hi Geoff,
Could you provide me with the ezupgrade.ini file? And the account.ini file, so I could take a look at your settings :-)
|
|
You need to be logged in to post messages in the forums. New users may register here.