User Tools

Site Tools


zentyal_internal_server_error


Zentyal Internal Server Error


If you get a browswer error saying “Internal Server Error”, you can do the following two approaches:

  • The first thing is to connect with your SSH Terminal into Zentyal
  • Open the File “/usr/share/perl5/EBox/WebAdmin/PSGI.pm
  • Go to the end of the File and remove the following part.
 if ($@) {
         throw EBox::Exceptions::Internal("Cannot load $pkgName: $@");
     }      
  • Restart the Webadmin Service with “/etc/init.d/zentyal webadmin restart”.

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

BACK

zentyal_internal_server_error.txt · Last modified: 2017/09/03 22:34 by chris