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…
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…
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 > White List…
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…
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.…
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 compare the results. Pay attention to…
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 run…
Plesk Repair Utility: Plesk Database plesk repair db – Check the Plesk database for consistency.
Connect to the server via RDP and open cmd.exe as Administrator: plesk sbin psadb –get-admin-password More commands related are plesk sbin psadb –helpUsage: psadb [OPTIONS]…-g, –get-admin-password show the Plesk system databases Admin’s…
Connect to the Plesk server via RDP. Start a command prompt as an Administrator. Connect to MySQL: Note: MySQL admin password is required for this operation. In Plesk Onyx 17.8…
In cPanel users with SSH access may sometimes get below error on running commands. This happens because of “Shell Fork bomb Protection” which prevent users with terminal access (ssh/telnet) from…