I got that from the link you gave me.
1 2007-04-24 23:58
Re: Trying to install punbb forums (32 replies, posted in PunBB 1.2 troubleshooting)
2 2007-04-24 23:28
Re: Trying to install punbb forums (32 replies, posted in PunBB 1.2 troubleshooting)
LOL @ Myself
I guess I dont know where I put this:
mysql> UPDATE mysql.user SET Password = OLD_PASSWORD('newpwd')
-> WHERE Host = 'some_host' AND User = 'some_user';
mysql> FLUSH PRIVILEGES;
3 2007-04-24 23:01
Re: Trying to install punbb forums (32 replies, posted in PunBB 1.2 troubleshooting)
Does it matter where I put this in my MySQL.php file?
4 2007-04-24 00:05
Re: Trying to install punbb forums (32 replies, posted in PunBB 1.2 troubleshooting)
I see, it doesnt give me the option for "MySQL Improved".....so do I need to download an older version of PunBB perhaps?
And I appreciate your patience
5 2007-04-23 22:10
Re: Trying to install punbb forums (32 replies, posted in PunBB 1.2 troubleshooting)
I actually am using MySQL 4.1
I have the option of both, so for the hell of it I may just try 5.0
I appreciate the link as well, and I consider myself pretty good with computeres but.....some of this stuff I dont understand. Though Im trying to teach myself.
6 2007-04-22 22:48
Re: Trying to install punbb forums (32 replies, posted in PunBB 1.2 troubleshooting)
Im getting this error
An error occured on line 58 in file d:\hosting\troublesome\forums\include\dblayer\mysql.php.
PunBB reported: Unable to connect to MySQL server. MySQL reported: Client does not support authentication protocol requested by server; consider upgrading MySQL client
Ive seen it mentioned about a Config.php file? Yet I know nothing about this. What your seeing above I get, after I go to my install.php through my domain and I fill in all the fields. I hit enter and I get this error.