How to Install Apache, MariaDB, PHP ( LAMP ) on Centos 7
Автор: Manvinder Singh Bedi
Загружено: 2022-11-01
Просмотров: 74
Описание:
LAMP is a complete package to run any web application on a server. LAMP signifies the Linux, Apache HTTP, MariaDB and Php.
Step 1. Open your Terminal and update your Packages. # yum update
Step 2. Install HTTP webserver. # yum install httpd -y
Step 3. Start HTTP server. # service httpd start
Step 4. Now direct your browser to http://ip and you should see the http page like this.
Step 5. Install MariaDB in your Machine by running bellow command from your terminal. # yum install mariadb-server -y
Step 6. Start MariaDB Service. # service mariadb start
Step 7. Configure MariaDB server by using below command. # mysql_secure_installation In order to log into MariaDB to secure it,
To download the complete PDF share your email id in comment box
#php #lamp #mysql #database #mariadb #howto #install #php8 #php7 #tips #phptutorial #phptutorialforbeginners #linux #centos7 #databasetutorial
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: