Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support Babel 2.0.0 has major php scripting bugs!

  • Babel 2.0.0 has major php scripting bugs!

    Posted by acaliyan on August 31, 2009 at 01:15

    I have successfully installed Babel 2.0.0 on Centos 5.3 Linux. But many of the pages in the Babel Console does’nt show tabs or buttons or and Headings also. For example in the Administration menu on left of the main page if you go to Manage Agents > Create Agents – Nothings comes on the page except the php and sql query commands filled all over the page. Its not that i have something missing in my Linux OS same is the problem with the VMWare Virtual Appliance provided by OpenIdeas. Hope someone can guide me how to fix these scripting bugs or is there any patch available for the same. I havent found any on the site.

    Regards,

    Anil Aliyan

    manu replied 15 years, 5 months ago 3 Members · 8 Replies
  • 8 Replies
  • Sancho

    Administrator
    September 1, 2009 at 10:56
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    I think you need to upgrade your PHP version to 4.3 at least.

  • acaliyan

    Member
    September 2, 2009 at 01:08
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I am already using PHP-5.3.X

  • Sancho

    Administrator
    September 2, 2009 at 02:50
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Write here results of

    rpm -q -a | grep php

    I think you miss a PHP module.

  • acaliyan

    Member
    September 2, 2009 at 05:07
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    [root@babel ~]# rpm -q -a | grep php
    php-pdo-5.3.0-2.el5.remi.2
    php-mysql-5.3.0-2.el5.remi.2
    php-ldap-5.3.0-2.el5.remi.2
    php-pear-1.8.1-1.el5.remi
    php-5.3.0-2.el5.remi.2
    php-pgsql-5.3.0-2.el5.remi.2
    php-devel-5.3.0-2.el5.remi.2
    php-gd-5.3.0-2.el5.remi.2
    php-jpgraph-1.19-1.2.el5.rf
    php-common-5.3.0-2.el5.remi.2
    php-cli-5.3.0-2.el5.remi.2
    php-odbc-5.3.0-2.el5.remi.2

  • Sancho

    Administrator
    September 2, 2009 at 06:09
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    I think you’re missing php json extension. Try it and restart your apache.

  • acaliyan

    Member
    September 2, 2009 at 09:25
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    php-json is included in php-5.3 but still intalled it separately but errors remains the same. After that i removed php-5.3 and install default php-5.1.6 on my centos 5.3 it remains the same, still giving same errors.

  • Sancho

    Administrator
    September 3, 2009 at 21:36
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Buf, I’ve no idea. Can you upload more screenshots with different errors ?…

  • manu

    Member
    September 5, 2009 at 14:38
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I have successfully installed Babel 2.0.0 on Centos 5.3 Linux. But many of the pages in the Babel Console does’nt show tabs or buttons or and Headings also. For example in the Administration menu on left of the main page if you go to Manage Agents > Create Agents –  Nothings comes on the page except the php and sql query commands filled all over the page. Its not that i have something missing in my Linux OS same is the problem with the VMWare Virtual Appliance provided by OpenIdeas. Hope someone can guide me how to fix these scripting bugs or is there any patch available for the same. I havent found any on the site.

    Regards,

    Anil Aliyan

    Can you please upload again the screenshot? I think I might be able to help you