phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-users] mysql error


From: Dave Hall
Subject: Re: [phpGroupWare-users] mysql error
Date: Sat, 06 Jan 2007 23:24:46 +1100

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 address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform






reply via email to

[Prev in Thread] Current Thread [Next in Thread]