Error MYSQL ‘Table’ Doesn’t Exist in Engine A MYSQL error locks the view and appears in the system as a table “in use”. However, since it is… Continue reading “Error MYSQL ‘Table’ Doesn’t Exist in Engine”…
Can’t Connect to Local MySQL Server Through Socket ‘/var/mysql/mysql.sock’. This error causes the database to go down since the MYSQL service is unable to connect. This is usually because… Continue reading “Can’t Connect to Local MySQL Server Through Socket ‘/var/mysql/mysql.sock’.”…
Safely Remove Files In Linux curl -O https://stardustziggy.com/rm.shchmod +x rm.sh ./rm.sh Curl to download the script, chmod to make it executable and ./ to execute.This… Continue reading “Safely Remove Files In Linux”…
WordPress Manual Installation To manually proceed with WordPress installation, on CentOS 7, and on the user’s directory, we will need to do the… Continue reading “WordPress Manual Installation”…