perl mysql client does not work with MYSQL 4.1
Status: Inactive
Brought to you by:
bantik
I recieve an error message stating that I should
upgrade the mysql client in order to connect. This
occurs on the first load. Below is the workaround
Enter this command at the mysql promt
SET PASSWORD FOR 'projectory'@'localhost' =
OLD_PASSWORD('<mypass>');
where <mypass> is your projectory password.
As a suggestion, you may want to add a section to the
quickstart about where to set the projectory password.
I would suggest both the default password, and where
to change it in the cgi script if you want to change
the default.
Todd
tnine A T gmail D O T com
Logged In: NO
Sorry, its todd.nine A T gmail D O T com