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

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