View Full Version : Dont' import template Zabbix 1.8.3
ealcaniz
16-09-2010, 10:09
Hi I tried to import a templates to Zabbix 1.8.3, like Orrabix or other. I selected the xml and Zabbix don't do nothing, don't give an error or successfully, only think and after in the bar status of the explorer say Done. But nothing appears in the webpage and the template doesn't import successfully
ealcaniz
16-09-2010, 10:16
this the capture of screen
Look into apache error log, most likely, PHP execution is timed out.
ealcaniz
16-09-2010, 11:36
Yes, its this.
[Thu Sep 16 09:09:19 2010] [error] [client 10.15.15.36] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'include/classes/class.domdocument.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/zabbix/include/config.inc.php on line 70, referer: http://ui-uk-monitor1/zabbix/templates.php
freakyflow7
02-10-2010, 00:51
Anybody have a fix for this? I'm experiencing the same issues
Currently running:
Zabbix Server v1.8.2 (revision 11211) (29 March 2010)
Compilation time: Jun 29 2010 11:50:34
sannitig
02-10-2010, 19:16
Has anyone figured this out???
I am running Zabbix 1.8.3 and there are no errors in the logs nor are there errors dispayed on the gui.
I have php-xml installed, I just checked. Any other tips??
You also need php-dom lib.
duffokin
02-12-2010, 15:52
I have same problems ...
You also need php-dom lib.
yum whatprovides php-dom
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.corbina.net
* base: mirror.corbina.net
* extras: mirror.corbina.net
* updates: centos.ustc.edu.cn
php-xml-5.1.6-27.el5.x86_64 : A module for PHP applications which use XML
Repo : base
Matched from:
Other : php-dom
php-xml-5.1.6-27.el5_5.3.x86_64 : A module for PHP applications which use XML
Repo : updates
Matched from:
Other : php-dom
php-xml-5.1.6-27.el5_5.3.x86_64 : A module for PHP applications which use XML
Repo : installed
Matched from:
Other : Provides-match: php-dom
I have it ... But template's export/import doesn't work(((
Any ideas?
duffokin
02-12-2010, 16:21
After reboot httpd and zabbix server, problem done ... And i don't know how )))
you need to restart web server in order to use new modules.