Plesk error: An operation fails in Plesk: SQLSTATE[23000]: Integrity constraint violation: 1062
Connect to the server via RDP. Script will assist you to fix the inconestancy of plesk db. Download the script to your Server. Extract the script from the zip file…
How to take back up/restore Plesk databases
Creating a manual database backup plesk db dump <database_name> > C:/path/to/<dump_name>.sql Plesk 12.5 and previous releases Note: MySQL admin password is required for this operation. “%plesk_dir%”\Mysql\bin\mysqldump.exe -uadmin -p -P8306 <database_name>…
Why should developers all do security challenges?
1 – Increase your skills in secure development As you can imagine, one of the first benefits is going to be the improvement or even the acquisition of skills in…
How to Upgrade CentOS 7 to CentOS 8
Step 1: Install the EPEL Repository To start off, install the EPL repository by running: # yum install epel-release -y Step 2: Install yum-utils Tools After successfully installing EPEL, install…
How to Install IonCube + Zend on Plesk Windows Server
1. Download MSI installer of IonCube Loader from HERE or HERE and save it on the server. 2. Run the Setup and Click Next on first screen. 3. Select “Install…
Things To Do When You Are The Victim Of Ransomware
What is ransomware already? Far be it from me to provide you with a complete and complex definition like Wikipedia does so well . In summary, a ransomware will make…
How To Validate The Implementation Of Cache For Site Analyzer
Site Analyzer vs mod_pagespeed I will explain to you how to manage to validate ” the implementation of cache ” by the Site Analyzer tool . Whether you use mod_pagespeed…
How to add Tape Server in Veeam Backup and Replication
Hello Friends today i have come with another tutorial of Veeam Series In my previous tutorial i have explained How to configure StarWind Virtual Tape Library Software in this tutorial…