Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

202
Vistas
Unable to install Joomla on localhost

I installed xampp server on my system with port number 90 because I have another server running on my system. Also, MySQL uses port 3308. The xampp server is running well, Apache runs correctly, MySQL runs correctly and the PHPMyAdmin also runs correctly.

But when I was trying to install Joomla 3.6, I received an error message "The installer was not able to connect to the MySQL server. Please make sure MySQL is running".

Note: I did not create password for MySQL.

What else am I suppose to do to get Joomla installed and running correctly?

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

You need to configurate the correct port for your MySQLi database connection. Maybe your joomla setup use the 3306 port for the mysql. change this to 3308 in the configuration file inside the installation folder before you start to setup the CMS.

/* Database Settings */
public $dbtype = 'mysqli';               // Normally mysqli
public $host = 'localhost:3308';              // This is normally set to localhost
public $user = '';                       // DB username
public $password = '';                   // DB password
public $db = '';                         // DB database name
public $dbprefix = 'jos_';               // Do not change unless you need to!
over 4 years ago · Santiago Trujillo Denunciar

0

I changed MySQL port configuration from port 3308 back to port 3306. Then I try to install Joomla again and it successfully installed. To make it connect on port 3308: -Change the MySQL port configuration from 3306 back to 3308. -Locate Joomla C:\xampp\apps C:\xampp\apps\joomla\htdocs -Then open the configuration file with notepad -Change the port settings from 3306 to 3308 "public $host = 'localhost:3308';" That is how I solved the problem.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda