So there are a lot of articles with this error but none of them actually helped me solve my problem. I have a VPS with GoDaddy so I’m not sure if I have a more less unique case here but I just thought I’d detail out my resolution for someone else that might be having this issue. I’m using CentOS…
Category: Linux
How to install Apache, PHP 7.1 and MySQL on CentOS 7.3 (LAMP)
In this quick tutorial I will show you how to install an Apache web server on CentOS 7 server with PHP and MySQL support. LAMP stands for Linux Apache MySQL PHP. There are also Windows and Mac variations of this named WAMP and MAMP respectively. To start, we will have to add the EPEL repo to install the latest phpMyAdmin:…