Hello All,
I'm trying to install tine 2.0 Joey on a shared hosting provider and when i log in to the setup.php i get the following error on the log:
68e25 -- none -- - 2012-10-29T21:25:26+00:00 INFO (6): Tinebase_Core::setupLogger::539 Logger initialized
68e25 -- none -- - 2012-10-29T21:25:26+00:00 TRACE (8): Tinebase_Core::setupLogger::540 Logger settings: Array
(
[active] => 1
[filename] => tine.log
[priority] => 8
)
68e25 -- none -- - 2012-10-29T21:25:26+00:00 WARN (4): Tinebase_Core::setupStreamWrapper::688 Filesdir config value not set. tine20:// streamwrapper not registered, virtual filesystem not available.
68e25 -- none -- - 2012-10-29T21:25:26+00:00 INFO (6): Tinebase_Core::setupCache::617 cache disabled
68e25 -- none -- - 2012-10-29T21:25:26+00:00 DEBUG (7): Tinebase_Core::setupUserLocale::978 given localeString 'auto'
68e25 -- none -- - 2012-10-29T21:25:26+00:00 DEBUG (7): Tinebase_Translation::getLocale::204 given localeString 'auto'
68e25 -- none -- - 2012-10-29T21:25:26+00:00 DEBUG (7): Tinebase_Translation::getLocale::235 exception 'Zend_Db_Statement_Exception' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dcoadmin_tine.tine20_applications' doesn't exist' in /home/dcoadmin/public_html/tine/library/Zend/Db/Statement/Pdo.php:238
Stack trace:
#0 /home/dcoadmin/public_html/tine/library/Zend/Db/Statement.php(284): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/dcoadmin/public_html/tine/library/Zend/Db/Adapter/Abstract.php(468): Zend_Db_Statement->execute(Array)
#2 /home/dcoadmin/public_html/tine/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Select), Array)
#3 /home/dcoadmin/public_html/tine/Tinebase/Application.php(188): Zend_Db_Adapter_Pdo_Abstract->query(Object(Zend_Db_Select))
#4 /home/dcoadmin/public_html/tine/Tinebase/Model/Application.php(90): Tinebase_Application->getApplicationByName('Tinebase')
#5 /home/dcoadmin/public_html/tine/Tinebase/Config/Abstract.php(300): Tinebase_Model_Application::convertApplicationIdToInt('Tinebase')
#6 /home/dcoadmin/public_html/tine/Tinebase/Config/Abstract.php(283): Tinebase_Config_Abstract->_loadAllAppConfigsInCache()
#7 /home/dcoadmin/public_html/tine/Tinebase/Config/Abstract.php(143): Tinebase_Config_Abstract->_loadConfig('translations')
#8 /home/dcoadmin/public_html/tine/Tinebase/Config/Abstract.php(209): Tinebase_Config_Abstract->get('translations')
#9 /home/dcoadmin/public_html/tine/Tinebase/Translation.php(88): Tinebase_Config_Abstract->__get('translations')
#10 /home/dcoadmin/public_html/tine/Tinebase/Translation.php(210): Tinebase_Translation::getAvailableTranslations()
#11 /home/dcoadmin/public_html/tine/Tinebase/Core.php(1005): Tinebase_Translation::getLocale('auto')
#12 /home/dcoadmin/public_html/tine/Setup/Core.php(58): Tinebase_Core::setupUserLocale()
#13 /home/dcoadmin/public_html/tine/Setup/Server/Http.php(29): Setup_Core::initFramework()
#14 /home/dcoadmin/public_html/tine/Setup/Core.php(89): Setup_Server_Http->handle()
#15 /home/dcoadmin/public_html/tine/setup.php(14): Setup_Core::dispatchRequest()
#16 {main}, falling back to locale en
I did the same installation on a ubuntu server (vmware) and i was able to install it without problems.
I attached the tine full log.
I tried to install the previous version but i got the same error.
Thanks in advance
Carlos Silva


