Hi

I am new to Icinga2 and icingaweb2.  I am using CentOS v6.5. All necessary 
files were installed by yum.
When I try to configure using web page, I got the following errors:


Include_once(Zend/Db/Adapter/Pdo/Mysql.php): failed to open stream: No such 
file or directory

________________________________

#0 /usr/share/php/Zend/Loader.php(134): Icinga\Application\{closure}(2, 
'include_once(Ze...', '/usr/share/php/...', 134, Array)
#1 /usr/share/php/Zend/Loader.php(134): Zend_Loader::loadFile()
#2 /usr/share/php/Zend/Loader.php(82): 
Zend_Loader::loadFile('Zend/Db/Adapter...', NULL, true)
#3 [internal function]: Zend_Loader::loadClass('Zend_Db_Adapter...')
#4 /usr/share/php/Zend/Loader/Autoloader.php(479): call_user_func(Array, 
'Zend_Db_Adapter...')
#5 [internal function]: Zend_Loader_Autoloader->_autoload('Zend_Db_Adapter...')
#6 /usr/share/php/Zend/Loader/Autoloader.php(124): call_user_func(Array, 
'Zend_Db_Adapter...')
#7 [internal function]: Zend_Loader_Autoloader::autoload('Zend_Db_Adapter...')
#8 [internal function]: spl_autoload_call('Zend_Db_Adapter...')
#9 /usr/share/php/Zend/Db.php(261): class_exists('Zend_Db_Adapter...')
#10 /usr/share/php/Icinga/Data/Db/DbConnection.php(152): 
Zend_Db::factory('Pdo_Mysql', Array)
#11 /usr/share/php/Icinga/Data/Db/DbConnection.php(69): 
Icinga\Data\Db\DbConnection->connect()
#12 /usr/share/php/Icinga/Data/ResourceFactory.php(100): 
Icinga\Data\Db\DbConnection->__construct(Object(Icinga\Data\ConfigObject))
#13 
/usr/share/icingaweb2/modules/setup/application/forms/AdminAccountPage.php(269):
 Icinga\Data\ResourceFactory::createResource(Object(Icinga\Data\ConfigObject))
#14 
/usr/share/icingaweb2/modules/setup/application/forms/AdminAccountPage.php(99): 
Icinga\Module\Setup\Forms\AdminAccountPage->fetchUsers()
#15 /usr/share/php/Icinga/Web/Form.php(533): 
Icinga\Module\Setup\Forms\AdminAccountPage->createElements(Array)
#16 /usr/share/php/Icinga/Web/Form.php(816): Icinga\Web\Form->create(Array)
#17 /usr/share/php/Icinga/Web/Wizard.php(294): Icinga\Web\Form->populate(Array)
#18 
/usr/share/icingaweb2/modules/setup/application/controllers/IndexController.php(37):
 Icinga\Web\Wizard->handleRequest()
#19 /usr/share/php/Zend/Controller/Action.php(516): 
Setup_IndexController->indexAction()
#20 /usr/share/php/Zend/Controller/Dispatcher/Standard.php(308): 
Zend_Controller_Action->dispatch('indexAction')
#21 /usr/share/php/Zend/Controller/Front.php(954): 
Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), 
Object(Icinga\Web\Response))
#22 /usr/share/php/Icinga/Application/Web.php(154): 
Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), 
Object(Icinga\Web\Response))
#23 /usr/share/php/Icinga/Application/webrouter.php(111): 
Icinga\Application\Web->dispatch()
#24 /usr/share/icingaweb2/public/index.php(4): 
require_once('/usr/share/php/...')
#25 {main}


Any idea what I should do in order to fix this?


Thanks in advance!


Nobuo
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to