Re: Re: Install not working

Benoit Hamet <[email protected]> Tue, 26 Oct 2010 12:48:31 +0200
Newsgroups gmane.comp.web.phpgroupware.general
Message-ID <[email protected]>
Hi Eric,
Hi all,

Eric a =E9crit :
>=20
>=20
> I have some of the same problems, I get the same errors:
> 'MySQL Error: 1146 (Table 'phpgroupware.phpgw_lang' doesn't exist), nor=
 login as User (Database error: Invalid SQL: select message_id,content fr=
om phpgw_lang where lang =3D 'en' and (app_name =3D 'login' or app_name =3D=
 'common' or app_name =3D 'all') order by app_name asc
> MySQL Error: 1146 (Table 'phpgroupware.phpgw_lang' doesn't exist)
> '
>=20
> I also have the same problem when trying to create the admin account, g=
iving me the error that the table doesn't exist.
>=20
> I checked the database itself and the table 'phpgw_lang' is in fact not=
 there, instead there is a table called 'phpgw_languages'.  This seems to=
 be a programming error with the new builds.

No both tables should be created. phpgw_lang and phpgw_languages are two
differents tables. The real question is why phpgw_lang is not created in
your case.

I will try to reproduce the error with the same kind of setup as yours.
Can you give me with system do you use ? (windows / linux (which distro)
/ something else ...)

Thanks,

Beno=EEt.