Webserver (PHP8.1) and MySQL (8) Setup (Quick) with User and Privileges on Ubuntu (22.04+)

Lets assume you have a blank Ubuntu Server, this can be 22.04, or any later (TLS preferred) version. First, lets become sudo. sudo su Then we can install some tools. We have included some other convenient defaults, including the additional needs for PHPMyAdmin. (PHPMyAdmin is not adviced to be enabled in any production environment) apt … Continue reading Webserver (PHP8.1) and MySQL (8) Setup (Quick) with User and Privileges on Ubuntu (22.04+)