Install Nginx for Cpanel & EasyApache4

      No Comments on Install Nginx for Cpanel & EasyApache4

Some Nginx softwares were purely usable for Easy Apache Such as nginxcp , but until EA4 has deployed that is unable to work.

There are lots of error returns when you trying to set up such as
cp: cannot stat ‘/var/cpanel/templates/apache2/vhost default’: No such file or d irectory
or
cp: cannot create regular file `/var/cpanel/apps/nginxcp.conf': No such file or directory

There is a solution for now: engintron
easy to install

cd /  
rm -f engintron.sh  
wget --no-check-certificate https://raw.githubusercontent.com/engintron/engintron/master/engintron.sh  
bash engintron.sh install

Happy codings 🙂

Leave a Reply

Your email address will not be published.