How to install python3.6 on Ubuntu 22.04

I have faced the same problems and could make it work by adding some additional flags when running ./configure Here are my steps: Step 1 – Prerequsities sudo apt-get install -y make build-essential libssl-dev zlib1g-dev \ libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev \ libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev \ libgdbm-dev libnss3-dev libedit-dev libc6-dev Step … Read more

apt-get update fails on Ubuntu 22 base docker image

After spending half a day trying to fix the Ubuntu images (which aren’t broken) I have eventually started debugging the host. It’s a docker problem. Ubuntu makes use of syscalls for better key security, which Docker didn’t support yet. The solution is to update docker… or use nerdctl, runc or something similar. Instead of apt … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)