moregroupware WAS: phpgroupware

Erich Vinclav vinclav.erich at ives.vs.sk
Fri Jul 19 16:37:14 CEST 2002


On Fri, Jul 19, 2002 at 04:05:07PM +0200, Juraj Lutter wrote:
> On Fri, Jul 19, 2002 at 03:53:20PM +0200, Erich Vinclav wrote:
> > 
> > ------------------------------------------------------
> > SQL failed: CREATE TABLE mgw_config (
> > userid int(11) NOT NULL default '0',
> > configtagname varchar(100) NOT NULL default '0',
> > serialnr int(11) NOT NULL default '0',
> > value_str varchar(255) NOT NULL default '',
> > value_int int(11) NOT NULL default '0',
> > value_txt text NOT NULL,
> > value_blob blob NOT NULL,
> > lu_user int(11) NOT NULL default '0',
> > lu_date timestamp(14) NOT NULL,
> > PRIMARY KEY  (userid,configtagname,serialnr)
> > ) TYPE=MyISAM
> > SQL failed:
> > INSERT INTO mgw_config VALUES ('','iconmode',1,'','','','',1,'')
> > SQL failed:
> > INSERT INTO mgw_config VALUES ('','css_skin_theme',1,'Morelogs_Silver.css','',''
> > ,'',1,'')
> 
> Toto je MySQL syntax, cize moregroupware zrejme vyzaduje k cinnosti
> mysql a nie postgres. Skus sa s tym pohrat :-)
> 
To nie je pravda, musi chodit aj s postgresom (a aj inymi db, napr.Oracle)
Aspon sa teda na to pyta instalacny program, aku db chcem pouzit...
V INSTALL uvadzaju:

REQUIREMENTS:
-------------
* A webserver (e.g. Apache)
* PHP 4.0.4pl1 or later
* A database server (e.g. MySQL)
* PHP session auto start must be disabled

Takze by mal chodit lubovolny server z ADO DB pre php...

-- 
Erich Vinclav
systémový administrátor, IVeS Košice
Čsl. armády 20, 041 18 Košice
vinclav.erich at ives.vs.sk




More information about the Users-l mailing list