Re: [phpslash-users] Database issue in 0.8
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-09-22 11:11:52
|
On Wed, Sep 22, 2004 at 09:37:55AM +0200, Sigmund Lahn wrote: > 0.8 setup is great, and sort of worked, but every time I try to write > new information to my mysql-dbase, I get the error 1044 - session > halted. > Sorry, I misread that it is when writing to db. It might be the freesql.org mysql setup does not give users the global file-locking privilege. This should not concern them, it doesn't give you any access to other db's. The locking is only done when generating new db entries. But I thought that gave a more specific errorcode that explained better. Turn debugging on as in the previous email and let us know what it says and what you did to generate. Joe > I figure this must be some misconfiguration in phpslash. > > I use the mysqlserver on www.freesql.org for testing purposes, but I am > also testing freeWPS, and freeWPS manages to write on the same server. > > I must say that phpslash looks more promising than freeWPS, though... :) > > Sigmund Lahn > |