resetting MySQL admin password in Plesk windows
Attempts to manage customer’s MySQL databases produce errors: Error: Connection to the database server has failed because of network problems: Try to establish connection failed The MySQL server is marked…
Are You Ready For The GDPR Policies To Be Setup On Your Websites?
What are the obligations and concrete applications for companies? The General Data Protection Regulation (GDPR) represents an important modernization of European laws on this subject. It will enter into force…
Unable to connect to Plesk server via secured FTP: Insecure server, it does not support FTP over TLS.
Connection via FTPS fails with one of the following errors (depends on FTP client): Insecure server, it does not support FTP over TLS. OR 534 Policy denies SSL OR Local…
Cannot connect to FTP:530 Login or password incorrect!
Not able to connect FTP due to 530 Login or password incorrect! error. Step:1 Login to plesk >> subscription >> website and domains >> FTP access >> Click on the…
How To Force Redirect To HTTPS behind AWS ELB
Your web server is running on port 80 to listen http connections on AWS Ec2 instnace. After that configured AWS ELB to listen on HTTP and HTTPS protocols and forwarding…
Login issues: Rejected session for user admin because IP (1.2.3.4) doesn’t match session file (5.6.7.8)
If you’re logged in, or having issues logging in, where you get booted back to the main login page, and your: shows this error but both IPs are yours, that’s…
website running php-fpm shows 503 Service Temporarily Unavailable
Website is showing the following error: The following errors are shown in /var/log/plesk/panel.log log file: The website is using PHP-FPM handler at Domains > example.com > PHP Settings The following…
How To Install PHP 7.4, 7.3 & 7.2 on CentOS/RHEL 7
The PHP 7.4 is the latest stable release of PHP. The CentOS 7 official software repositories have PHP 5.5 which has reached the end of life and no longer actively…