Zabbix trunk 6465 rev.
Gentoo 2.6.25-gentoo-r7-is001
Oracle 10gR2
PHP working with database, but zabbix_server not(
my config zabbix_server:
and error in log file:
Somebody has ideas about it?
Gentoo 2.6.25-gentoo-r7-is001
Oracle 10gR2
PHP working with database, but zabbix_server not(
my config zabbix_server:
Code:
#PingerFrequency=60 # Database host name # Default is localhost DBHost=localhost # Database name # SQLite3 note: path to database file must be provided. DBUser and DBPassword are ignored. DBName=ZBX # Database user DBUser=zabbix # Database password # Comment this line if no password used DBPassword=passw # Connect to MySQL using Unix socket? #DBSocket=/tmp/mysql.sock
Code:
20141:20081224:123541 Starting zabbix_server. ZABBIX 1.7. 20141:20081224:123541 **** Enabled features **** 20141:20081224:123541 SNMP monitoring: YES 20141:20081224:123541 WEB monitoring: YES 20141:20081224:123541 Jabber notifications: NO 20141:20081224:123541 ODBC: NO 20141:20081224:123541 IPv6 support: NO 20141:20081224:123541 ************************** 20141:20081224:123541 [Z3001] Connection to database 'zabbix/passw@ZBX' failed: [0] sqlo_connect
Comment