-
Unable to create the django_migrations table (permission denied for schema public
Welcome. You’re going mad! You’ve tried every command. None works so far. Sit down. Relax! ALTER DATABASE db OWNER TO…
Read More » -
Django and Angular on the same Domain with Nginx
Don’t stress. Take a look at the complete conf file for nginx below and let’s discuss afterwards, or not. It’s…
Read More » -
Javascript
[Updated] Deploy Angular to Production with Github Actions
Github Actions is cool. Angular is the best. Deploy your Angular application with Github Actions. Here’s how To create your…
Read More » -
Server
Redis Object Cache breaks your WordPress? Do this!
Do two things Explicitly specify the database of choice you wanna use for each site (assuming you’re running multiple wordpress…
Read More » -
Fix PHP-FPM using 100% CPU
Ha! Sorry for my giggle. I’ve been there, done that! In summary, there may be different reasons, but in my…
Read More » -
Angular 12 – Fixing Module not found: Error: Can’t resolve ‘fs’
Let’s fix the error as shown in the title. I assume you’re using Angular 12+ where some whatever changes with…
Read More » -
My Ultimate NCacheWoWo – Nginx FastCGI Cache for WordPress with WooCommerce
If you know your way around Nginx, and find wordpress cache plugins cumbersome with an almost infinite amount of buttons…
Read More » -
Today, I made a mistake with DHL. I believed in common sense
Today, I had a meeting at Adukrom to attend. I needed to be there by 9 am. That was the…
Read More » -
Ubuntu
Potential Fix: Upgrade to 20.04 LTS Ubuntu won’t boot
If you upgrade Ubuntu, and its drivers – of any kind – from one LTS to another, in one way…
Read More » -
Virtualenvwrapper in Windows Linux Subsystem
So you’re wondering or having challenges trying to install Virtualenvwrapper in your Windows Linux Subsystem. Perhaps you trying to add…
Read More »