Yes I ran the following command

mysqladmin -u root -p create phpgroupware
mysql -u root -p
grant all on phpgroupware.* to mailto:[EMAIL PROTECTED] identified by 
"password";

I got:

Query OK, 0 rows affected (0.00 sec)

in mysql.db the phpgroupware user is there with all priviledge set to Y except 
Grant_priv which is set to N.

what else can I doSent 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