Hello everyone,
i'll try to install shineisp the first time on one of my developement systems.
So, even if i go to the website "
www.mydomain.com" shineisp is asking for the DB Credentials etc
next step will also work but then i'll receive the following msg.
exception 'Doctrine_Parser_Exception' with message 'Unable to parse string: Unable to parse line 32 ( DomainsTldsData_6:).' in /var/www/clients/client0/web1/web/library/Doctrine/Parser/Yml.php:86 Stack trace: #0 /var/www/clients/client0/web1/web/library/Doctrine/Parser.php(89): Doctrine_Parser_Yml->loadData('/var/www/client...') #1 /var/www/clients/client0/web1/web/library/Doctrine/Data/Import.php(95): Doctrine_Parser::load('/var/www/client...', 'yml') #2 /var/www/clients/client0/web1/web/library/Doctrine/Data/Import.php(112): Doctrine_Data_Import->doParsing() #3 /var/www/clients/client0/web1/web/application/models/Settings.php(138): Doctrine_Data_Import->doImport(true) #4 /var/www/clients/client0/web1/web/application/modules/setup/controllers/PreferencesController.php(85): Settings::createDb() #5 /var/www/clients/client0/web1/web/library/Zend/Controller/Action.php(516): Setup_PreferencesController->saveAction() #6 /var/www/clients/client0/web1/web/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('saveAction') #7 /var/www/clients/client0/web1/web/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #8 /var/www/clients/client0/web1/web/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #9 /var/www/clients/client0/web1/web/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #10 /var/www/clients/client0/web1/web/public/index.php(54): Zend_Application->run() #11 {main}
Some Backgroundinfo for the TestServer
OS: Debian 7.0
PHP 5 / Actual Zend /Actual MySQL / Actual Doctrine
Thanks in advance
Kai