Nginx has become a household name when it comes to web servers and its (about time) “recent” integration to cPanel officially by cPanel developers it has become one of the most used HTTP servers used today (it’s mostly used as a reversed cache proxy in cPanel / WHM case). But yet again cPanel devs decided […]
Category: WordPress
Install WPScan Vulnerability Scanner in CentOS
WPScan is a WordPress vulnerability scanner that can be used to scan WordPress installations for security issues. It has probably saved me many hours of searching for vulnerabilities on my client’s sites. It’s easy to use and not much of an issue to install in most Linux distros (it comes preinstalled with Kali Linux and […]
Create an Admin account in WordPress via MySQL
So locked out of your WordPress site? Your customer forgot their password? No worries it’s an easy fix when it comes to WordPress and having access to your phpMyAdmin (Adminer or even SSH access) on your hosting package. Simply login to your phpMyAdmin, find the database that is used by your site (if you don’t […]
Fix WordPress W3 Total Cache “Uncaught Exception Unknown Engine” 500 Fatal Error
So recently I changed hosting providers for one of my WordPress webpage and all of a sudden I kept getting 500 Fatal Errors when I tried to publish a new post. It would maybe seem that it was the hosts fault but after inspecting some logs I came across this: Fatal error: Uncaught Exception: unknown […]