Ad Widget

Collapse

cannot achieve to create actions under Zabbix 1.1.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dsipe
    Senior Member
    • Oct 2006
    • 184

    #1

    cannot achieve to create actions under Zabbix 1.1.2

    Hello,

    I'm new to Zabbix.
    I've compilted it to run on a Linux Suse box, with mysql.
    All completed correctly.
    Server and agent are running.
    I start monitoring several servers [ aix, linux, windows & Netware ] without problems.

    now, i just want to create actions, and when i click on the "Create action" button, firebox display a blank page...??

    Any ideas are welcomed !
    Thanks
    Pascal
  • den_crane
    Senior Member
    • Feb 2006
    • 272

    #2
    Version of php?
    php -v

    Look for errors in Apache log: tail /var/log/apache2/error_log

    Comment

    • Alexei
      Founder, CEO
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Sep 2004
      • 5654

      #3
      Check memory settings on php.ini. Increase if needed.
      Alexei Vladishev
      Creator of Zabbix, Product manager
      New York | Tokyo | Riga
      My Twitter

      Comment

      • dsipe
        Senior Member
        • Oct 2006
        • 184

        #4
        I'm running on Suse Linux 10.0 with Apache 2.0.55 and PHP 5.1.6.

        I've just upgraded php memory limit from 8M to 16Mo and still have the same problem.

        For a moment, as i use to deflate module on the Apache server, i believed that this one could be the problem, so i desactived it, but it didn't changed anything..

        Comment

        • dsipe
          Senior Member
          • Oct 2006
          • 184

          #5
          I've made some tests to help understand what's wrong with my conf as everything seem to work fine for everyone.

          Installing Zabbix on a Suse 8.0 [ kernel 2.4.18 ], mysql 4.1.12 and php 5.0.2.
          I made the installation the SAME way as on my Suse 10.0 [ kernel 2.6.13 ], mysql 5.0.24a, php 5.1.6 and IT WORK !

          i can create action without problem.

          So what's wrong with my conf ????

          Pascal

          Comment

          Working...