This is the error I get when I complete the install.php
when I use mysql passwordWarning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in C:\indigoperl\apache\htdocs\yabbse\install.php on line 357
Cannot connect to database server with given data!
Please check the information you provided, and then try again.
I figured yabbse would be a good place to start deciphering some php scripts and understanding the relationship between databases and php. It's an environment that I am used to visiting and one I thought that I could get up and running quickly,Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\indigoperl\apache\htdocs\yabbse\install.php on line 357
Cannot connect to database server with given data!
Please check the information you provided, and then try again.
as far as mysql goes, I have been able to open and explore my two current databases (mysql, test) so I am fairly confident that it is installed correctly but when I try to access the attatched script on my localhost (it's inside my cgi-bin folder) which came with, not one of my creations, I get this error.
everything seems to work fine seperately but nothing wants to work together :-\MySQL Sample Test Script V1.0 on Thu Apr 28 15:00:14 2005
------------------------------------------------------------
Can't connect to the mysql server.
dbih_getcom given an undefined handle (perhaps returned from a previous call which failed) at C:/indigoperl/apache/cgi-bin/mysqlsamp.pl line 68.