Hi,
I'm having problem exporting maps with 1.8.2. Have tried with firefox 2 and ie 6,7,8. Haven't tried with firefox 3.
With firefox, I got no error message. It prompts to open/save xml file but the file is empty (zero size).
With ie, I got "HTTP 500 - Internal server error" message.
I found following error from php log file. Both ie and firefox produces the same php error:
[15-Apr-2010 10:30:33] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'include/classes/class.domdocument.php' (include_path='.:/usr/local/share/pear') in /usr/local/www/zabbix/include/config.inc.php on line 62
I have redownloaded zabbix sources again but can't seem to find class.domdocument.php.
Is it missing?
Thank you
I'm having problem exporting maps with 1.8.2. Have tried with firefox 2 and ie 6,7,8. Haven't tried with firefox 3.
With firefox, I got no error message. It prompts to open/save xml file but the file is empty (zero size).
With ie, I got "HTTP 500 - Internal server error" message.
I found following error from php log file. Both ie and firefox produces the same php error:
[15-Apr-2010 10:30:33] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'include/classes/class.domdocument.php' (include_path='.:/usr/local/share/pear') in /usr/local/www/zabbix/include/config.inc.php on line 62
I have redownloaded zabbix sources again but can't seem to find class.domdocument.php.
Is it missing?
Thank you
Comment