Tag Archives: Apache Status

Nginx Admin version 1.4 released.

The Nginx Admin WHM plugin v1.4 is released.

Change Log:
1- cPanel 11.28 install issue solved.
2- Apache Status issue solved.
3- 413 Request Entity Too Large issue solution added.

Please do the following to install!

Install instruction:
cd /usr/local/src
wget http://nginxcp.com/nginxadmin1.4-stable.tar
tar xf nginxadmin1.4-stable.tar
cd publicnginx
./nginxinstaller install

Note:If you have previously installed the any version of the nginx, please uninstall and then perform the installation.

Uninstall instruction is given below,

cd /usr/local/src
wget http://nginxcp.com/nginxadmin1.4-stable.tar
tar xf nginxadmin1.4-stable.tar
cd publicnginx
./nginxinstaller uninstall