Could not connect to Server in FileZilla-SOLVED
Is FileZilla showing Critical error: Could not connect to the server? We can help you fix it. Usually, FTP clients like FileZilla shows a connection error due to the incorrect…
A DNS entry for ‘domain_name’ already exists
A DNS entry for ‘domain_name’ already exists. You must remove this DNS entry from all servers in the DNS cluster to proceed. While adding addon domain under cPanel, I was…
Sample PHPmailer SMTP script for windows
Download php mailer from phpmailer site HERE Download and extract the folder in domain’s required path. If plesk then root folder should be httpdocs. So path will domain/httpdocs/PHPMailer 5.2.16 Create…
Unable to send an email via PHP or ASP.NET script in Plesk server:
SMTP server requires authentication in order to send mail to non-local addresses. Login to Plesk Add localhost addresses to the Whitelist at Tools & Settings > Mail Server Settings >…
Database available but not showing in cPanel
If the database is not exists in cpanel after update of cpanel software, then first you have to make sure that database is available on server. But if it exists…
install plesk on windows
Installing Plesk for Windows with Auto installer or Log in to the server via RDP. Download Plesk Installer. Once the download completed then, go to download path and run exe.…
Load Testing Web Servers with apache benchmark tool
Command to run the Apache benchmark tool (ab) with 200 simultaneous requests until 2000 requests are completed: # ab -k -c 100 -n 2000 localhost/checkiffileexists.php Let’s run the test and…
Load Testing Web Servers with Siege Benchmarking Tool
Knowing how much traffic your web server can handle when under stress is essential for planning future grow of your website or application. By using tool called siege, you can…
Plesk Repair Utility: MySQL
connection – Checks that the MySQL database servers registered in Plesk are available and can be connected to. “plesk repair mysql -connection" – Checks that the MySQL database servers registered…