This tutorial will show you how to use phpMyAdmin to copy or duplicate a database. Begin by logging in to phpMyAdmin through cPanel or Plesk. The steps stated in the video guide above are listed below. Go to your phpMyadmin. Choose the database you want to replicate from the drop-down menu (by clicking on the […]
Category: Plesk
How to recover & prevent (Apache web server) from XMLRPC attacks
High server load is sometimes reported in cPanel, Plesk, and DirectAdmin servers with WordPress websites, with “xmlrpc.php” showing up as the top CPU. xmlrpc.php is a file used for remote publishing and ping-back tracking on WordPress websites. Botnets target this file in order to launch brute force assaults on the targeted website. This puts a […]
Why I can’t access my website?
If you’re having troubleshooting accessing your website, there could be a lot of reasons for this, please check them before contacting us. First-level checks: Make sure you typed your website address into the address bar of your browser correctly. e.g.http://www.example.com Is your internet connection up and running? Are you able to access other websites, such […]
How to Ping & Traceroute Tests
Ping and TraceRoute testing can assist you to find any problems with your network’s connectivity to a specific server (or website) IP. Ping Test The PING command is used to test a network connection’s connectivity and latency. The PING command delivers data packets to a specified IP address and then calculates the time it takes […]
Enable and disable ICMP PING in Windows 10 Firewall
From your local system, select Windows Button. Now type Remote Desktop into the search box and click on it. Click Connect after entering the IP address of your Virtual Machine. Click OK after entering the Administrator Username and Password. Type cmd once you’ve connected to your VM/Remote Desktop. Right-click the command prompt […]
“530 user cannot log in home directory inaccessible” error in Plesk
Plesk is a user interface that allows its users to edit and create websites, reseller accounts, emails, and much more through a web-based interface. Typically the error looks as below: Response: 530 User cannot log in, home directory inaccessible. Error: Critical error: Could not connect to the server Usually, this error occurs due to incorrect […]
Error to send emails: Unable to open file /var/lib/plesk/mail/srs/secret: Permission denied
We were unable to send emails to any email account, below error found in /var/log/maillog: […]
How to Install WordPress Locally on Windows
A test WordPress website can help us test things like themes, plugins, settings, etc.., before uploading to the main working site. Though you can have a test website created on your server with a sub-domain, But it’s quite handy and feasible to first installed it locally on your computer. […]
Uploading of big file size fails: client intended to send too large body
one of our client trying to upload big file size which fails with the following error in /var/www/vhosts/system/example.com/logs/proxy_error_log file: Nginx support is enabled on the server: /usr/local/psa/admin/bin/nginxmng -s Enabled We try to adjust client_max_body_size in /etc/nginx/nginx.conf but it has no effect. Actually, Value for client_max_body_size directive is overwritten on domain level and is insufficient. To […]
How to install and use plesk migrator extension
In This article, we will show you how to use the Plesk Migrator Extension to migrate website content to your VPS with Plesk. This migrator extension helps you to quickly pull site data from hosting services that are managed by using Plesk, cPanel, or Confixx web host panels. […]