Ad Widget

Collapse

1.8.1 Installationproblem / only PostgreSQL in pull down menu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krzychu
    Junior Member
    • Dec 2009
    • 14

    #1

    1.8.1 Installationproblem / only PostgreSQL in pull down menu

    Hi,

    while trying to install zabbix 1.8.1 I get only PostgreSQL in the initial Web-Mask... I _did_ have configured adn compiled it with the --with-mysql option...

    Any ideas?

    Thanks in advance...
  • Aly
    ZABBIX developer
    • May 2007
    • 1126

    #2
    And what phpinfo(); says?
    Zabbix | ex GUI developer

    Comment

    • krzychu
      Junior Member
      • Dec 2009
      • 14

      #3
      do I need to call it within a C Application? Im not familiar with, sorry...

      Comment

      • krzychu
        Junior Member
        • Dec 2009
        • 14

        #4
        ok... I got it...

        PHP Version 5.2.6-1+lenny4

        System Linux lts-service 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686
        Build Date Nov 22 2009 01:34:46
        Server API Apache 2.0 Handler
        Virtual Directory Support disabled
        Configuration File (php.ini) Path /etc/php5/apache2
        Loaded Configuration File /etc/php5/apache2/php.ini
        Scan this dir for additional .ini files /etc/php5/apache2/conf.d
        additional .ini files parsed /etc/php5/apache2/conf.d/gd.ini, /etc/php5/apache2/conf.d/mssql.ini, /etc/php5/apache2/conf.d/odbc.ini, /etc/php5/apache2/conf.d/pdo.ini, /etc/php5/apache2/conf.d/pdo_dblib.ini, /etc/php5/apache2/conf.d/pdo_odbc.ini, /etc/php5/apache2/conf.d/pdo_pgsql.ini, /etc/php5/apache2/conf.d/pgsql.ini, /etc/php5/apache2/conf.d/snmp.ini
        PHP API 20041225
        PHP Extension 20060613
        Zend Extension 220060519
        Debug Build no
        Thread Safety disabled
        Zend Memory Manager enabled
        IPv6 Support enabled
        Registered PHP Streams zip, php, file, data, http, ftp, compress.bzip2, compress.zlib, https, ftps
        Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
        Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, bzip2.*, zlib.*

        Comment

        • krzychu
          Junior Member
          • Dec 2009
          • 14

          #5
          [solved]

          ok... php5-mysql was missing : )

          Comment

          Working...