
hookup Me went live in June of 2022, at this time I installed and setup our AMP environment on a pre-installed Centos (Linux) system.
This involved 3 primary applications, Apache which is a web server, MySQL which is a database, and PHP which is a programming language.
Over this last weekend I did the first big upgrade of the environment and thought with this new blog I would detail the steps to make it easier for someone else.
Downloading your source
Create a directory called /work/src, then download and untar your apache, mysql and php tarballs.