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

access restriction issue

I

iWeed

Guest
i installed Plesk 8.2 for windows. installation was success and now running smoothly. however, i accidentally set restriction for my network ip. now i cant log in using admin from my pc. it give this error:

Error : Access for administrator from addess 127.0.0.1 is restricted in accordance with ip access restriction policy currently applied.

i can access using other username, only cant login using admin. please help.
 
Hi,
Plesk access restriction policy is stored in the cp_access table of Plesk database. Just use appropriate tool and edit it. You can find out which type of database used to store Plesk db in the windows registry:
hklm\software\plesk\psa config\config\plesk_database_provider_name
 
I already check in the windows regisry and found this:

Plesk_database_provider_name, type is REG_SZ and data is JET.

what should i do next?

thank you.
 
Originally posted by Bender
Hi,
Plesk access restriction policy is stored in the cp_access table of Plesk database. Just use appropriate tool and edit it. You can find out which type of database used to store Plesk db in the windows registry:
hklm\software\plesk\psa config\config\plesk_database_provider_name

To access Jet, please download MDB Viewer Plus (it is free, you can find it on Internet), run it, open the %plesk_dir%\admin\db\psa.mdb database

Here you find the cp_access table
 
Back
Top