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
- sudo su
- mkdir /usr/share/zentyal/psgi
- cd /usr/share/zentyal/psgi
- /etc/init.d/zentyal webadmin restart
- exit
After this your Zentyal Browser GUI should be working again.
Enjoy,
Your ArtIT Team
zentyal_internal_server_error.txt · Last modified: 2017/09/03 22:34 by chris