For CentOS/Ubuntu:

  1. Run: sudo apt install apache2 mysql-server php php-mysql (Ubuntu) or yum install httpd mariadb-server php php-mysql (CentOS).

  2. Start services with systemctl start commands.

  3. Secure MySQL: mysql_secure_installation

  4. Place files in /var/www/html.

Hai trovato utile questa risposta? 0 Utenti hanno trovato utile questa risposta (0 Voti)