• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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