Search found 1 match

by philmills
Wed May 23, 2012 11:09 am
Forum: Installation & Upgrades
Topic: javax.servlet.ServletException after install openEMM
Replies: 9
Views: 24494

Re: javax.servlet.ServletException after install openEMM

Thanks to hamlylion for pointing me in the right direction - i spent almost an entire day trying to solve this yesterday. I'm using MySQL Server version: 5.1.62-0ubuntu0.10.04.1 skip-networking is depreciated, so you can't comment it out. instead you can use: bind-address = 0.0.0.0 bind-address was ...