Tech Support Guy banner
Status
Not open for further replies.
1 - 8 of 8 Posts

· Registered
Joined
·
44 Posts
Discussion Starter · #1 ·
i have recently installed the newest apache server, php and mysql.
but i i try to connect to the mysql server with the phpmyadmin,
i can use config http and cookie.
with http it doesnt seem to know my password :confused:
with cookie "#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client"
with config #1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client" then i usedmysql administrator and i can get in :up: i then created a schema named "phpbb"
then i got the phpbb forum but when i set te mysql version to "MySQL 4.x"
and fill every thing in it says

"Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in X:\*path*\mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in X:\*path*\mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in X:\*path*\mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database"
and if i use "MySQL 3.x" its says
"phpBB : Critical Error

Could not connect to the database"
i hope i have given enough information :eek: please hlelp :confused:
 

· Registered
Joined
·
44 Posts
Discussion Starter · #3 ·
well i have tried what was standing there but doesnt work :S
and because of the connection i thought well lets scan if i could find the port.
and yes i did find the port but only problem is is says someweard tekst.
check here for the image click here for the image i have found a port scanner and scanned myself and the port scanner could check what programm the port is using in the picture you could see what the result is :eek:
 

· Registered
Joined
·
44 Posts
Discussion Starter · #7 ·
well i have turned of my firewall and i did a scan again on the mysql port but it stil gives me "crap" but i am not going to uninstall service pack 2 becuase it is blocking 99.99% of the pop up's and ad/spy-ware :D
 

· Registered
Joined
·
3 Posts
Rockn said:
What are the lines of code referenced in the error messages? Check out this forum and the solutions:
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in -\phpBB2\db\mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in -\phpBB2\db\mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in -\phpBB2\db\mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

I have MySQL Administrator and allowed old_passwords
I have SP2 with no firewall software(at router level)
Whats goin on?

Edit: -\phpBB2\ is actually has the file location of the file C;\.... but your anti-spam policy blocks me from putting this up.
 
1 - 8 of 8 Posts
Status
Not open for further replies.
Top