Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

203
Visualizações
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 Respostas
Responde à pergunta

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 Relatório

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 Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda