Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Easy Apache + Internal Server Error  (Read 3958 times)

0 Members and 1 Guest are viewing this topic.

Berny

  • Guest
Easy Apache + Internal Server Error
« on: January 21, 2014, 07:13:26 pm »
Internal Server Error while accessing Easy Apache
=========================
You may get an error
---
 No response from subprocess (/usr/local/cpanel/whostmgr/docroot/cgi/easyapache.pl) with exit signal: 2

cpsrvd/11.34.0.6 Server at xyz.somedomain.com
---


It is very easy to fix, follow the steps
====
Login to the server as root user.
1- /scripts/fixperl
2- /scripts/checkperlmodules –force
3- /scripts/perlinstaller List::Util

Usually step 1 followed by cpanel restart is enough to fix the issue.
However if the problem persists then apply step 2 and 3 also with a cpanel upgrade using upcp on stable version.
====

Now you are able to run Easy Apache..  ;)