If you get a browswer error saying “Internal Server Error”, you can do the following two approaches:
if ($@) {
throw EBox::Exceptions::Internal("Cannot load $pkgName: $@");
}
The second thing you can do if this is nog working
After this your Zentyal Browser GUI should be working again.
Enjoy,
Your ArtIT Team