• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

:(: Can not add IPs or add new site due to no IPs

M

MattWHT

Guest
I have just done a clean install of Plesk 6.5 on Windows 2003 Web Edition.

However I cant install any IPs or use any IPs, the control panel showed error messages related to ifmng so a bit of exploring and it appears there is something fundamentally wrong with ifmng
 
C:\Documents and Settings\Administrator>ifmng -r
unable to query parameter default_certificate_id
1

C:\Documents and Settings\Administrator>ifmng -f
69.57.178.194 255.255.255.248 "C1"
69.57.178.195 255.255.255.248 "C1"
0

C:\Documents and Settings\Administrator>ifmng -i C1
interface C1 not found
1

C:\Documents and Settings\Administrator>ifmng -i "C1"
interface C1 not found
1

C:\Documents and Settings\Administrator>ifmng -r
unable to query parameter default_certificate_id
1

C:\Documents and Settings\Administrator>
 
This could/may be related to mySQL as I had to install the the plesk user myself since it was not automatically added.
 
Back
Top