Instalar en pc

How to Install phpMyAdmin with Nginx on CentOS 7

How to Install phpMyAdmin with Nginx on CentOS 7

To add the CentOS 7 EPEL repository, use the following command:

  1. yum install epel-release. ...
  2. yum install phpmyadmin. ...
  3. ln -s /usr/share/phpMyAdmin /usr/share/nginx/html. ...
  4. systemctl restart nginx systemctl restart php-fpm. ...
  5. http://server_domain_or_IP/phpMyAdmin. ...
  6. cd /usr/share/nginx/html mv phpMyAdmin my.

Cómo instalar FFmpeg en Ubuntu 18.04
¿Cómo descargo e instalo FFmpeg en Ubuntu?? ¿Dónde está instalado FFmpeg en Ubuntu?? ¿Cómo construyo FFmpeg en Ubuntu?? ¿Cómo instalo Ffprobe en Ubunt...
Cómo instalar Apache 2.4
Abra un símbolo del sistema ejecutar como administrador. Navegue al directorio c / Apache24 / bin. Agregue Apache como un servicio de Windows httpd.ex...
Cómo habilitar Event MPM en Apache 2.4 en CentOS / RHEL 7
Primero edite el archivo de configuración de Apache MPM en su editor de texto favorito. Comente la línea LoadModule para mpm_prefork_module, mpm_worke...