• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question I want to open specific port for remote Debugging

buraker

New Pleskian
Server operating system version
Ubtuntu 24
Plesk version and microupdate number
latest
I want to open port 9003 for remote debugging wordpress application but dont know how to open a port on plex linux server?
It is an ubuntu 24 server.
 
If you're using the firewall extension you can go to Tools & Settings > Firewall, click on the plus to add a new rule and put in the information otherise since ubuntu uses ufw you can just use ufw commands to add the rules (ufw allow 9003 for example), although it's recommended that you just use the firewall extension that's within plesk for managing the rules since it's easier then having to ssh into the server to make the changes.
 
Back
Top