On Fri, 2007-01-05 at 23:55 -0700, Claude Gélinas wrote:
> 
> I just install phpgroupware and I'm stuck at the first login with the
> error:
> 
> Database error: lock(Array, write) failed.
> MySQL Error: 1044 (Access denied for user
> mailto:'phpgroupware'@'localhost' to database 'phpgroupware')
> 
> Session halted. 
> 
> The database has been created. mailto:phpgroupware'@'localhost is
> there and I can log to mysql database with the command:
> 
> mysql -u phpgroupware -p 
> 
> I then give the same password as I've put in the  header.inc.php file
> and I can log into mysql.
> 
> But via the firefox browser It don't work
> 
> I'm with the latest cvs phpgroupware, FC6 linux, php 5.1.6 and mysql
> 5.0.27

Are you sure you ran GRANT ALL on phpgrouware_db.* ... ?

It looks to me like you didn't grant lock rights on the db to the phpgw
mysql user.

Cheere

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e [EMAIL PROTECTED]
w phpgroupware.org
j [EMAIL PROTECTED]
sip [EMAIL PROTECTED]
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform




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

Reply via email to