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

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