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

chris h users@opengroupware.org
Tue, 14 Nov 2006 20:45:38 -0500


On Tuesday 14 November 2006 20:28, Florian Reitmeir wrote:
> Hi,
>
> On Die, 14 Nov 2006, chris h wrote:
> > 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.
>
> please try a:
> sudo sh -x /etc/init.d/opengroupware.org start
>
> for me, it looks like a broken shell script, or /bin/sh is pointing to a
> uncommon shell..

Thanks for the response. Its didnt work however. 
--------------------------------------------------------------------------------------
chris123@testserv:~$ sudo sh -x /etc/init.d/opengroupware.org start
Password:
+ WEBUIAPP=ogo-webui
+ ZSAPP=ogo-zidestore
+ XMLRPCAPP=ogo-xmlrpcd
+ NHSDAPP=ogo-nhsd
+ DPATH=/usr/sbin
+ export PGCLIENTENCODING=LATIN1
+ should_start
+ [  = false ]
+ ls /etc/opengroupware.org/ogo/init.conf
+
+ echo Skipping OpenGroupware.org: No instances defined.
Skipping OpenGroupware.org: No instances defined.
+ exit 0
-----------------------------------------------------------------------------------

Looking at the file system there seems to be a lot of crud laying around as I 
removed the initial load of ogo with apt-get remove opengroupware. Im new to 
debian based systems so its probably a user input error..:) Perhpas should 
have used autoremove instead. 

I'll go through the file system manually, remove all the needs to be removed 
that involves the start processes and apache2 and try again tomorrow with a 
fresh install. 

Once again..thanks for the help.

/ch