Support #47
Unable to install 5.2 Zend version
Status: | In Progress | Start date: | 09 Dec 2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | % Done: | 0% |
||
Category: | - | |||
Target version: | - |
Description
One of my customers is not able to install the PHP 5.2 zend version gets this error:
[User Error]: #0 /home/speedtes/public_html/__swift/modules/tweetsupport/config/class.SWIFT_SetupDatabase_tweetsupport.php(143): SWIFT_SettingsManager->Import('./__modules/twe...')
#1 /home/speedtes/public_html/__swift/modules/tweetsupport/config/class.SWIFT_SetupDatabase_tweetsupport.php(43): SWIFT_SetupDatabase_tweetsupport->ImportSettings()
#2 /home/speedtes/public_html/__swift/library/Setup/class.SWIFT_SetupDatabase.php(830): SWIFT_SetupDatabase_tweetsupport->Install(1)
#3 /home/speedtes/public_html/__swift/modules/core/admin/class.Controller_Module.php(183): SWIFT_SetupDatabase->CompleteInstall()
#4 /home/speedtes/public_html/__swift/library/MVC/class.SWIFT_Controller.php(335): Controller_Module->Install('tweetsupport')
#5 /home/speedtes/public_html/__swift/library/Module/class.SWIFT_Module.php(164): SWIFT_Controller::Load(Array, Array)
#6 /home/speedtes/public_html/__swift/library/class.SWIFT.php(765): SWIFT_Module->ExecuteController(Object(SWIFT_Interface), Object(SWIFT_Module), Object(SWIFT_Router), false)
#7 /home/speedtes/public_html/__swift/library/class.SWIFT.php(919): SWIFT->Initialize(Object(SWIFT_Router))
#8 /home/speedtes/public_html/__swift/swift.php(152): SWIFT::GetInstance()
#9 /home/speedtes/public_html/admin/index.php(28): require_once('/home/speedtes/...')
#10 {main}
Settings file does not exist! ./__modules/tweetsupport/config/settings.xml (library/class.SWIFT.php:768)
History
Updated by Eelco Leenen over 13 years ago
- Status changed from New to In Progress
- Assignee set to Eelco Leenen
Hi Steven,
Can you confirm that the settings.xml file is in that directory? I just checked the package and the file is added to the package.
The directory ./tweetsupport/config/ should have a settings.xml and config.xml.