Ad Widget

Collapse

Can't editing or creat maps in 1.8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ew@senate.be
    Junior Member
    • Mar 2009
    • 3

    #1

    Can't editing or creat maps in 1.8

    Hi to all!

    I've jut upgraded to version 1.8 and can't edit or create maps.
    Existing maps are displayed correctly but editing fails: the map is partially displayed (items but no links), its background isn't displayed, list of items of links is not displayed.

    I'm on a Centos 5.3 box, with php 5.1.6 and Apache 2.2.3 .

    Error message in web server log is:
    [Thu Dec 10 15:25:21 2009] [error] [client 172.16.1.249] PHP Warning: require_once(include/classes/class.fichierconf.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /var/www/html/zabbix/include/config.inc.php on line 74, referer: http://netmgt/zabbix/sysmap.php?sysm...2ca1036f580e9a
    [Thu Dec 10 15:25:21 2009] [error] [client 172.16.1.249] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'include/classes/class.fichierconf.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/zabbix/include/config.inc.php on line 74, referer: http://netmgt/zabbix/sysmap.php?sysm...2ca1036f580e9a
    [Thu Dec 10 15:25:21 2009] [error] [client 172.16.1.249] PHP Warning: require_once(include/classes/class.fichierconf.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /var/www/html/zabbix/include/config.inc.php on line 74, referer: http://netmgt/zabbix/sysmap.php?sysm...2ca1036f580e9a
    [Thu Dec 10 15:25:21 2009] [error] [client 172.16.1.249] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'include/classes/class.fichierconf.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/zabbix/include/config.inc.php on line 74, referer: http://netmgt/zabbix/sysmap.php?sysm...2ca1036f580e9a
    Any and all help will greatly be appreciated.

    Thanks,

    Emmanuel
  • ew@senate.be
    Junior Member
    • Mar 2009
    • 3

    #2
    problem solved

    ok, problem solved: clearing the firefox cache did the trick. However I'm baffled by the fact that something in the cache made php try to include a non existant php file on the server side ...

    Comment

    • Palmertree
      Senior Member
      • Sep 2005
      • 746

      #3
      I do not see the class include/classes/class.fichierconf.php in my version of 1.8. Not sure what that class does.

      Comment

      • ew@senate.be
        Junior Member
        • Mar 2009
        • 3

        #4
        I know.
        The file is supposed to be included by a statement on line 74 of file /var/www/html/zabbix/include/config.inc.php, and that statement builds the name of the file to be included dynamically.
        As I said, I'm still wondering how that file name got generated ...

        Could it have something to do with the db not being converted to UTF-8? I only did that after I ran into the above trouble, and I took a closer look at the patches directory.

        Comment

        • richlv
          Senior Member
          Zabbix Certified Trainer
          Zabbix Certified SpecialistZabbix Certified Professional
          • Oct 2005
          • 3112

          #5
          utf8 conversion should not have anything to do with this.
          Zabbix 3.0 Network Monitoring book

          Comment

          Working...