Jump to content

Recommended Posts

Posted

I got an error when install 3.2.4 at database creatiton step. The error message is:

 
MDB2 Error: connect failed 
connect: [Error message: No such file or directory] [Native code: 2002] [Native message: No such file or directory] 
Installation failed to create the database revive_adserver_3

Please tell me how to fix it.

Posted (edited)

Hi Nguyen,

This issue is due to database and in third step you should give valid data for database name / username  /password (use already created  database name).

Edited by Matteo Beccati
Removed advertising. Please use the signature feature for that.
Posted

There are 2 ways to approach this:

  • Before the start of the installation wizard, make sure you have already created a database, and a database user with password and with "all privilege" to that database. During the installation wizard, enter the database name and user credentials, and the installation will just just that database.
  • During the installation wizard, enter the name of a database that should be created as new, and the username and password of a MySQL user with sufficient privileges to create a new database.

Personally I prefer the first method, because it makes it easier to spot problems.

Posted (edited)

During the Installation of 3.2.4 I now get a similar error message:

MDB2 Error: connect failed
connect: [Error message: Access denied for user 'revive_adserver'@'localhost' (using password: YES)] [Native code: 1045] [Native message: Access denied for user 'revive_adserver'@'localhost' (using password: YES)]
Installation failed to create the database revive_adserver_3

The problem with database type is solved.

What can I do to solve this problem!

Edited by Wingman
My problem ist solved. For the DB user is not allowed to have special chars in the password.
Posted
On ‎27‎.‎07‎.‎2016 at 11:37 AM, Wingman said:

During the Installation of 3.2.4 I now get a similar error message:

MDB2 Error: connect failed
connect: [Error message: Access denied for user 'revive_adserver'@'localhost' (using password: YES)] [Native code: 1045] [Native message: Access denied for user 'revive_adserver'@'localhost' (using password: YES)]
Installation failed to create the database revive_adserver_3

The problem with database type is solved.

What can I do to solve this problem!

My problem ist solved. For the DB user is not allowed to have special chars in the password.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...