Am 15.04.2015 um 19:21 schrieb Nobuo Matsushita <[email protected]<mailto:[email protected]>>:
I found a missing file. What exactly does that mean? Now I am getting another error on monitoring IDO Resource page: Resource Name: icinga_ido Database type: MySQL port: 3306 How's that configured during setup? Error Message: Connectivity validation failed, connection to the given resource not possible. Is the mysql server running, accepting connections and does a manual login w/ credentials used work? Post your tests here. I am using root for this connection. Why the heck would you use root for a readonly application's access? Any idea? From: Nobuo Matsushita <[email protected]<mailto:[email protected]>> Reply-To: Icinga User's Corner <[email protected]<mailto:[email protected]>> Date: Wednesday, April 15, 2015 at 10:36 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [icinga-users] Help to set up web page 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]<mailto:[email protected]> https://lists.icinga.org/mailman/listinfo/icinga-users -- Michael Friedrich, DI (FH) Application Developer NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg Tel: +49 911 92885-0 | Fax: +49 911 92885-77 GF: Julian Hein, Bernd Erk | AG Nuernberg HRB18461 http://www.netways.de | [email protected] ** OSDC 2015 - April - osdc.de ** ** Puppet Camp Berlin 2015 - April - netways.de/puppetcamp ** ** OSBConf 2015 - September - osbconf.org ** _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
