I got that from the link you gave me.

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;

Does it matter where I put this in my MySQL.php file?

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

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.

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.