Forums / Install & configuration / Database initialization error during the set up
Fátima Chapri
Monday 22 January 2007 12:40:37 pm
Hi, While doing the Set up on Windows, I'm stuck in the Database Initiaalization step. I entered the falowing details: <b>Type:</b>MySQL <b>Servername:</b>localhost <b>Username:</b>root<b>Password:</b>************
But when I click the button next, it shows me the fallowing error: "The database would not accept the connection, please review your settings and try again."
I'm using the fallowing php, MySQL and Apache versions: <b>php:</b>4.4.4 <b>Apache:</b>1.3.34<b>MySQL:</b>5.0.27
Can Anyone help me please!!!!!!!!!!!!!
Sébastien Morel
Monday 22 January 2007 2:59:59 pm
Hi,
I remember that I had a problem one time, It wasn't the fault of eZpublish but MySQLbecause the password wasn't supported...
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
I had re-define the password like the doc and it was ok ..
++
-- eZ c'est plus fort que toi ! http://www.ez-france.org http://blog.plopix.net @Novactive (http://www.novactive.com)
Tuesday 23 January 2007 12:10:40 pm
Thanks for the help Sebastian! I did what you said and it worked!You just saved my life!