Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
If only one connection has the problem and changing network helps, then probably the IP where you have the issues did get banned as explained by Monty.
> [2021-02-14 13:49:49.897] ERR [panel] DB query failed: SQLSTATE[HY000] [2002] No such file or directory:
This looks like MySQL being down, check the service and mysql log
but that should not be related to the original issue
Probably your server does use NAT, so the IP of your Server is 10.15.0.7 and then outside your server your provider does route the traffic over 104.248.1.x
This is quite normal in most Cloud providers, and many VPS
do you have nginx installed?
if yes do:
# plesk sbin nginxmng -d && plesk sbin nginxmng -e
this because apache does try to bind to 80 and something is already bound to 80 (probably nginx)
in such case apache should be on 7080 and not 80
Did you change it to 1200s like in article?
Depending on your internet speed you may need to increase it even further.
Also, as you are editing it over /usr/local/psa/admin/conf/php.ini make sure to access plesk over the 8443 port and not an custom URL without port.
Or you can do it like this...
@321GROUP you can install a custom PHP version with the outdated PHP, but I would not recommend it as you will put all your customers at risk.
If you want to keep that 14 Customers I would recommend setting but some small server with CentOS 7 and leave these 14 customers isolated there, this way...