Part 01 Installing Prerequisites
Автор: The Torch
Загружено: 2016-08-24
Просмотров: 2501
Tutorial explains settings up things for creating user access control from scratch.
Following are some terminal command for installing php, mysql, spache and phpmyadmin
Step 1: Install apache2:
sudo apt-get update
sudo apt-get install apache2
Step 2: Install MySQL
sudo apt-get install mysql-server
Step 3: Install php
sudo apt-get install php libapache2-mod-php php-mcrypt php-mysql
Step 4: Test PHP Processing on your Web Server
sudo nano /var/www/html/info.php
Step 5: install phpmyadmin
sudo apt-get install phpmyadmin
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: