News:

We really need your input in this questionnaire

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - shivpremani

#1
General Support / NetXMS installation with Sqlite
December 22, 2010, 04:26:35 PM
Hi,

While trying to install NetXMS on Solaris/RHEL, with Sqlite, when I start the NetXMS server, I was getting this error:
Database version -1, but server is compiled for version 105

However if initialise the database again with
#/usr/local/bin/nxdbmgr init /usr/local/share/netxms/sql/dbinit_sqlite.sql
and restart the server,
#/usr/local/bin/nxagentd -d
Its working fine.

Installation with Oracke and Mysql went smooth though...

Shiv