Learn how to uninstall Engintron from our experts. Our Server Management Support team is here to help you with your questions and concerns.
How to Uninstall Engintron
Engintron is a well-known tool used to install and manage the Nginx web server as a reverse proxy on cPanel servers.
Furthermore, it is designed to improve the performance as well as security of Apache web servers by sharing some of the workloads with Nginx.
In case we have installed Engintron on our cPanel server and no longer need it, we can easily uninstall it with these steps:
- First, we have to log in to our server as the root user.
- Then, we have to head to the Engintron directory with these commands:
cd /
cd /engintron<code\> - Next, we must run the uninstall script with the following command:
bash uninstall.sh
- Then, we have to follow the prompts to carry out the installation process.
The above steps will push the uninstall script to remove all the files and configurations related to Engintron from our server. Additionally, it will restore the original Apache configuration files, that were backed up during the installation process.
Once we uninstall Engintron, you have to restart the Apache web server to ensure that the changes come into effect. This can be done with this command:
systemctl restart httpd
Alternatively, we can uninstall Engintron with these steps as well:
- First, log in as the root user in our server via an SSH connection.
- Then, run the following commands:
$ engintron remove
This will revert our system back to its previous state.
In case Apache fails to start after uninstalling Engintron, we have to open up WHM and navigate to “Tweak Settings”. Then head to Apache’s HTTP port field and change the value to 0.0.0.0:80 if the value is 0.0.0.0:8080.
Then, click save before restarting Apache from within WHM.
[Need assistance with a different issue? Our team is available 24/7.]
Conclusion
To sum up, our Support Techs demonstrated how to uninstall Engintron.
PREVENT YOUR SERVER FROM CRASHING!
Never again lose customers to poor server speed! Let us help you.
Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.
0 Comments