Jump to content

Stevie : Softaculous - Wordpress Installation Problem


Recommended Posts

Posted

Can't Install wordpress through Softaculous. It keeps showing :

 

The following errors were found :

  • Could not make the query numbered : 6
    MySQL Error No : 2013
    MySQL Error : Lost connection to MySQL server during query

I even tried to manually install it but the site shows:

Error establishing a database connection

 

 

When I try to access it.

 

This is my first time making a website. If you know how to fix it please make it a step by step guide.

 

 

-supermeganoob

  • 3 weeks later...
Posted

The problem that says "Error establishing a database connection" means that you have not configured database setting for your install in wp-config.php and sample for the same is provided with wp-config-sample.php.

 

You have to change the name of wp-config-sample.php to wp-config.php and fill in the database details like username, password, host (localhost/whatever), database name. Consider creating the database with phpmyadmin from the control panel.

 

After configuring wp-config.php you can start the install.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...