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

Error: Access for administrator from address '85.98.94.154' is restricted in accordan

K

Kepo34

Guest
Hi Guyz,

My problem is very huge! :mad:

I setupped my system, but it says

Error: Access for administrator from address '85.98.94.154' is restricted in accordance with IP Access restriction policy currently applied.

How can i access my system again?!

Note : I'm root on this server...
 
yeah! it okay but, i think some thinks going wrong! :(

[root@7-24sys ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1667 to server version: 4.1.20

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> delete * from cp_access;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* from cp_access' at line 1
mysql>


what's the problem?! My OS is : CentOS 4.4


# mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa
mysql> select * from cp_access;
mysql> select * from misc where param='access_policy';

are works! there're okay!

and than;

# mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa -- Okay!

mysql> delete * from cp_access; -- not yet! :(

mysql> update misc set val="allow" where param='access_policy'; -- Okay!

What's the problemm?!
 
i have the smae probleam

Error: Access for administrator from address 'ip' is restricted in accordance with the currently used IP access restriction policy.

how dit you fix it ?

i rung centos 6 + plesk 12

thx greetings martin
 
Back
Top