WordPress requires an SQL like database. On RPI there is no MySQL database, but there is an equivalent fully compatible DB called MariaDB. After a fresh install there’s no password set up initially for the user root, so is very important to fix that. You should use the secure installation script that come along.
Continue reading “Unable to Grant Privileges on MariaDB”WordPress stuck in Maintenance Mode
Last day I was updating WordPress plugins on latest version. WordPress is a great Content Management System and automatically enter in maintenance mode when updating stuffs… Continue reading “WordPress stuck in Maintenance Mode”
WordPress Exclude Categories from main pages
Today I wanted to restructure this website, by excluding the Articles from Blog Section… I using worpress (Yeah, I am Lazy..) . So It turns out there is an easy solution for that: Continue reading “WordPress Exclude Categories from main pages”