Introduction SSL is the standard technology for securing an internet connection by encrypting data sent between a website and a browser (or between two servers). It prevents hackers from seeing or stealing any information transferred, including personal or financial data Prerequisites Implementation Step 1: Log in to the Plesk Panel as… Continue Reading How to set up SSL (Let’s Encrypt) for a Plesk mail server

Prerequisites Credentials to access the Plesk panel SSH root access  Implementation Follow the below steps to install MySQL, Enable remote access to the local MySQL server, and Proxy rule setup in the Plesk panelI. MySQL installation Log into Plesk with the credentials Go to Tools & Settings > Database Servers… Continue Reading How to add Proxy pass rule to access PHPMyAdmin without port number in URL -Plesk

Websites hosted on Plesk server is not accessible: 504 Gateway Time-out: The timeout specified has expired: [client 0.0.0.0:54] AH01095: Error dispatching request !!!!! Date posted: 10 /10 /2019 Introduction Most importantly, websites hosted on Plesk server is unavailable and often result in 504 Bad gateway error with timeout error specified… Continue Reading Websites hosted on Plesk server is not accessible: 504 Gateway Time-out: The timeout specified has expired: [client 0.0.0.0:54] AH01095: Error dispatching request !!!!!

Websites hosted on Plesk server often results with 502 Bad Gateway Introduction Most importantly, websites are unavailable and often result in 502 Bad gateway in the Plesk server. Root cause A request cannot be processed by the proxy server because of insufficient buffer size. In the log files /var/log/nginx/error.log Consequently, in… Continue Reading Websites hosted on Plesk server often results with 502 Bad Gateway

Common conflict in Plesk: the Allowed memory size of X bytes exhausted (tried to allocate Y bytes) in Linux. Date posted: 25/07/2019 Introduction The error will occur due to the memory limit is exceeded by Plesk PHP back-end. Moreover, this memory exceeded will results in unable to extract the big… Continue Reading Common conflict in Plesk: the Allowed memory size of X bytes exhausted (tried to allocate Y bytes)