Jump to content

Installation error on localhost (XAMPP)


Recommended Posts

As mentioned by Nathan there, the only reason it would be showing that is if its picking up incorrect details. This can only be from what you have entered, or from a conf_global.php file that is already present. You need to ensure you are using a fresh set of files entirely if its just an empty install that you are doing.

Please also check you are not using PHP 8.1, which is not yet supported, as this may also cause the same problem

Link to comment
Share on other sites

  • 2 weeks later...
3 minutes ago, hackinOS said:

Hey you fixed this? i have same problem

The error in the screenshot is an access error from the MySQL server. Either the credentials provided are incorrect or not full permission has been given to the user. As this is a "hosting" error, you will need to resolve this on your localhost.

Link to comment
Share on other sites

19 minutes ago, hackinOS said:

Hey you fixed this? i have same problem

Do you have the same error? Do you use the default XAMPP installation?

The error on the screen above shows that no database user was provided. For default XAMPP installation:

  • database host: localhost
  • database user: root
  • database password: [leave it empty]
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...