Hi
New install on CentOS 6.4 using netxms-1.2.9. Web management login loads but is blank greyish screen in both Firefox and IE. Anybody seen this before and can point me in right direction?
Forgot to say using Tomcat6 as webserver.
Thanks
Hi!
Looks like some plugins was not loaded. Is there any errors in Tomcat logs?
Best regards,
Victor
Hi
Managed to resolve this. Running Apache webserver also, so there was a conflict with using tomcat even though it was on a different port. Altered apache.conf to listen on server ip x.x.x.x:80 instead of 0.0.0.0:80. I am now in and starting to explore NetXMS!