How to Enable all of the required ports of Plesk

If you found, the ports are closed of a Plesk server due to FirewallD, then run the following command to enable all of the required ports:

curl -LsO license.cpanelcentral.com/fix_plesk.sh && sh fix_plesk.sh
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to enable rewrite rules for Plesk using NGINX

Login to Plesk. Open the domain you need to update. Click on the “Apache and nginx settings”...

How to Enable Nginx with PHP-FPM on Plesk

Nginx is supported with PHP-FPM which is a fast and reliable web server.Plesk Control Panel...

Plesk license getting revoked? Here's the solution

Some of our clients' complaints that their Plesk WebHost license getting revoked. So, here's the...

AUG 7 Fix for DoS vulnerability in BIND DNS service

For CentOS, you will need to enable Continuous Release (CR) Repository to get this patch. Here's...

Plesk showing default page instead of website

On Apache web servers: service httpd stopservice httpd start If it didn't solve, run:...