User Tools

Site Tools


zentyal_internal_server_error

This is an old revision of the document!



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.1504470791.txt.gz · Last modified: 2017/09/03 22:33 by chris