On Mon, 2006-03-13 at 20:24 +0000, [EMAIL PROTECTED] wrote: > Hello > > I have hit the following problem, and was advised on IRC to ask here. My > system is ; > > Damn Small Linux, XAMPP 1.5.1 (therefore MySQL 5) and phpgw .010. > > Install goes fine as per the instructions, but after step 3, when I go > back to create the admin and demo user accounts, I get the following error; > > > Database error: Invalid SQL: SELECT contact_comm_descr.comm_descr_id AS > comm_descr_id, contact_comm_descr.descr AS comm_description, > contact_comm_descr.comm_type_id AS comm_type FROM > phpgw_contact_comm_descr AS contact_comm_descr > MySQL Error: 1146 (Table 'phpgroupware.phpgw_contact_comm_descr' doesn't > exist) > > > Can anyone advise?
Apply this patch, ( http://savannah.gnu.org/patch/?func=detailitem&item_id=4940 ) and try to reinstall. The patch will make its way into the official code base after some testing. Cheers Dave _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
