You were exactly correct! Thank you! Here is the method for those that may be 
in need:

mysql -u root -p mysql
password:**********

mysql> SET PASSWORD FOR mailto:[EMAIL PROTECTED] = 
OLD_PASSWORD('apasswordIdefined');
Query OK, 0 rows affected (0.00 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)

Now my groupware install works fine!!!

Regards,

FaernSent from the phpGroupWare forums @ http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to