How do you do?
How to configure LAMP Server on CentOS?
Collapse
X
-
Follow the steps as follows:
Step 1: Update Package Repository Cache.
Step 2: Install the Apache Web Server.
Step 3: Install MySQL (MariaDB) and Create a Database.
Step 4: Run MySQL Security Script.
Step 5: Install PHP.
Step 6: Test PHP Processing.
Step 7: Install PHP Modules.
Step 8: Restart Apache.
Comment
Comment