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
				
			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