No response from subprocess (/usr/local/cpanel/whostmgr/docroot/cgi/ addon_nginx.cgi): The subprocess reported error number 2 when it ended.
You may received the error ” No response from subprocess (/usr/local/cpanel/whostmgr/docroot/cgi/addon_nginx.cgi): The subprocess reported error number 2 when it ended ” while accessing the Nginx Admin plugin via cPanel.
You can easily resolve this issue using following steps:
Open the addon_nginx.cgi file using your favorite editor. I am using VIM editor here.
vim /usr/local/cpanel/whostmgr/docroot/cgi/addon_nginx.cgi
Comment the line use whmlib;
#use whmlib;
Acess the plugin again. That’s it!
If you like this post and wish to receive more articles from us, please like our FB page: Grepitout
Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.
For more details on our services, please drop us an E-mail at info@grepitout.com
Add Comment