• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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