[OGo-Users] SKYRIX: Could not execute command view for types: <NGMimeType: eo-gid/project>

chris h users@opengroupware.org
Tue, 14 Nov 2006 17:13:47 -0500


On Tuesday 14 November 2006 14:11, James D Bearden wrote:


> /etc/init.d/opengroupware.org restart
> update-rc.d opengroupware.org defaults

Testing this on Kubuntu Edgy and all works fine up to this point. However when 
starting ogo.org it barfs with the following error message:

chris123@testserv:/$ sudo /etc/init.d/opengroupware.org start
/etc/opengroupware.org/ogo/init.conf
Skipping OpenGroupware.org: No instances defined.

Hmm OK I did bypass the instance creation part during the install as 
ogo-create-instance was identified that it could be used later with greater 
levels of user control.

Running the script (sudo ogo-create-instance) I responded with all the 
defaults and the init.conf file reads as follows:

sudo vim /etc/opengroupware.org/ogo/init.conf

USER=ogo
WEBUI_VERSION=1.1
WEBUI_PORT=20000
ZIDESTORE_VERSION=1.5
ZIDESTORE_PORT=21000
XMLRPCD_VERSION=1.1
XMLRPCD_PORT=22000
NHSD_VERSION=
-------------------------------------------------------

So what part did I miss??

regards

/ch