• 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.

how to change an IP in plesk if the box is frozen

N

nikolaip

Guest
The box is frozen and I cant delete a certain IP because of it in plesk in the IP settings.
How to unfreeze it?

and how to make available option to repair an IP

This option is frozen and I cant click on it.


thank you
 
I got this output this command

[root@ool-6038686c pokrov]# /usr/local/psa/admin/bin/ifmng -d<24.187.206.108>
bash: syntax error near unexpected token `newline'

Kira
 
You shouldn't use "<" and ">" symbols in command. It was just sample. Right command is

# /usr/local/psa/admin/bin/ifmng -d 24.187.206.108
 
Back
Top