Welcome, Guest. Please Login or Register.
September 28, 2024, 03:30:31 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Installation problem with mysql « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Installation problem with mysql  (Read 919 times)
Megado
Noobie
*
Posts: 11


Installation problem with mysql
« on: February 25, 2004, 09:36:47 PM »
Reply with quote

YaBB SE Version: 1.5.5
PHP Version: 4.3.4
MySQL Version: 4.0.x
Server Platform: Windows 2000, XP, or 2003

Problem Description:
I have problem install YaBB SE via Internet Explorer!

Installer send this kind of message:

Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in D:\wwwroot2\php\yabbse\install.php on line 357

Cannot connect to database server with given data!

Please check the information you provided, and then try again.
« Last Edit: February 25, 2004, 09:37:19 PM by Megado » Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Installation problem with mysql
« Reply #1 on: February 25, 2004, 10:35:01 PM »
Reply with quote

Sounds like a problem with MySQL, or maybe you filled in the wrong MySQL info on the installation page.
« Last Edit: February 25, 2004, 10:35:55 PM by Chris Cromer » Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #2 on: February 25, 2004, 10:38:51 PM »
Reply with quote

i'd doublecheck those values, and they R correct, but still installation not continue

and while i test different option i'll get this message:

Warning: mysql_connect(): Access denied for user: 'root'@'localhost' (Using password: YES) in D:\wwwroot2\php\yabbse\install.php on line 357

Cannot connect to database server with given data!

Please check the information you provided, and then try again.

root user has all priveledges to use everything on mysql server but still don't work :(
« Last Edit: February 25, 2004, 10:43:00 PM by Megado » Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Installation problem with mysql
« Reply #3 on: February 25, 2004, 10:44:51 PM »
Reply with quote

According to that error you tried using a password. You do know that by default the password is supposed to be blank right?

Try using the username root and leaving the password field blank and see if that works.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #4 on: February 25, 2004, 10:54:41 PM »
Reply with quote

No it's not work, problem is same as before

Warning: mysql_connect(): Access denied for user: 'root'@'localhost' (Using password: YES) in D:\wwwroot2\php\yabbse\install.php on line 357

Cannot connect to database server with given data!

Please check the information you provided, and then try again.
Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Installation problem with mysql
« Reply #5 on: February 25, 2004, 11:07:17 PM »
Reply with quote

That error says that you did try to use a password:
QuoteUsing password: YES
« Last Edit: February 25, 2004, 11:07:35 PM by Chris Cromer » Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #6 on: February 25, 2004, 11:08:03 PM »
Reply with quote

IIS5
Mysql 5.0
PHP 4.3.4
Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Installation problem with mysql
« Reply #7 on: February 25, 2004, 11:13:18 PM »
Reply with quote

MySQL 5? You must be nuts to be using that. That is a development version heck MySQL 4.1 is still alpha... much less MySQL 5.

That "could" be your problem although I am not sure.

Are you 100% positive that you left the password field blank because that error says that you didn't leave it blank.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #8 on: February 25, 2004, 11:15:02 PM »
Reply with quote

Yes I am very sure that i leave blank that password field
well im test that 4.1.1-alpha release of MYSQL
Logged
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #9 on: February 25, 2004, 11:30:30 PM »
Reply with quote

now i have 4.1.1a-alpha release of Mysql but now same problem!

Warning: mysql_connect(): Access denied for user: 'root'@'localhost' (Using password: NO) in C:\yabbse\yabbse\install.php on line 357

Cannot connect to database server with given data!

Please check the information you provided, and then try again.
Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Installation problem with mysql
« Reply #10 on: February 25, 2004, 11:41:40 PM »
Reply with quote

Well at least now the error is correct, it says "NO" for the password instead of "YES".

Have you changed the mysql password and such or changed the root users permissions or the root user in anyway?
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #11 on: February 25, 2004, 11:49:04 PM »
Reply with quote

everything i do in prompt tells me that " acces denied...
i'd change root password for my own...but i can log in prompt to root user...
going to sleep at the moment
Logged
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #12 on: February 26, 2004, 09:11:47 AM »
Reply with quote

I'm totally out of that install, i cant figure what a hell is a problem... im using Mysql control center to do root permission, and its seem to be OK?
« Last Edit: February 26, 2004, 09:12:21 AM by Megado » Logged
Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Installation problem with mysql
« Reply #13 on: February 26, 2004, 09:14:24 AM »
Reply with quote

I am guessing that you must have changed the permissions somehow that so root can't access that db anymore.

By default root is supposed to have access to all db's so you would have had to remove his global permissions.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
Megado
Noobie
*
Posts: 11


Re:Installation problem with mysql
« Reply #14 on: February 26, 2004, 09:22:34 AM »
Reply with quote

I did some changes and no it seem to work ok, i'd installed forum and it works :) how i get finnish language into forum, id try to download that finnish.lng file but my browser just show me text :(
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Installation problem with mysql « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.065 seconds with 21 queries.