phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Setup


From: Mauricio
Subject: Re: [Phpgroupware-users] Setup
Date: Mon, 14 Nov 2005 19:01:54 -0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)



Chris Weiss wrote:
On 11/14/05, Mauricio <address@hidden> wrote:

Hi,

I'm setuping up phpgw 0.9.16.008 on an ISP, but when I try to create the
  Admin account (preview steps were ok!) I get this error:

Database error: lock(Array, write) failed.
MySQL Error: 1044 (Access denied for user 'user'@'host' to database 'db')

Session halted.

Since appears that I don't have access to insert data, I made a test
script (below) and it works fine!


no, you don't have permission to LOCK, not insert.  You need to grant
lock permisson to your user on the database.

Thanks Chris! I requested this for the ISP.

I was thinking this lock was for insertion. I'm more familiar with SQLite (that locks the file for insertion) and didn't knew this grant option on MySQL.

Regards,
Mauricio.




reply via email to

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