Date index for May 2003
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [achievo] question about achievo-development-0.9.3 add r ecords
Hi
I have not solve this problem yet.
Anyone who can help me?
----- Original Message -----
From: "LiuHao" <liuhao dot
To: <achievo dot
Sent: Monday, April 28, 2003 4:43 PM
Subject: Re: [achievo] question about achievo-development-0.9.3 add r ecords
> Hi
>
> I installed achievo on linux and modified on php.ini,
> register_globals = On
> session.save_path = /session
> The result of 'ls -ld /session' is drwxrwxrwx 2 root root 4096 Apr. 28 16:33 /session
> The result of 'ls -la /session' is
> drwxrwxrwx 2 root root 4096 Apr. 28 16:43 .
> drwxr-xr-x 22 root root 4096 Apr. 28 16:37 ..
> -rw------- 1 nobody nobody 1403 Apr. 28 16:43 sess_7fa5a246dcbd34e360
> a9ee4c1b50708b
>
>
>
> but the problem exists yet.
>
> ***********DESCRIPTION os THEãPROBLEM ****************
> When I input a new phase name , for example "123", and press OK.
> It can be added into the list. But the debug info is:
> error: [+00.00590s] write lock on db_sequence failed.
>
> and When I cotinued to input again, for example "456", adn press OK.
> Nothing happened and debug info is:
> error: [+00.00586s] write lock on db_sequence failed.
> error: [+00.00660s] Duplicate entry '0' for key 1 (errno: 1062)
> error: [+00.00666s] Invalid SQL: INSERT INTO activity (id,name,description,remarkrequired) VALUES ('0','456','','0')
>
> My apache is apache_1.3.27
> mysql is mysql-standard-4.0.12-pc-linux-i686.tar.gz
> php is mysql-standard-4.0.12-pc-linux-i686.tar.gz
> Linux is Red Hat Linux release 8.0 (Psyche).
>
> Thanks and wait for your reply.
>
>
>
> Yours Sincerely,
> Hao Liu