[OGo-Users] Http://{your server here}

Jan Sneep users@opengroupware.org
Tue, 1 May 2007 14:56:52 -0400


I guess not ... :O(

debian:/home/jan# ps ax | grep ogo
 3235 pts/1    R+     0:00 grep ogo

And the folder /var/log/opengroupware doesn't exist ... :O(

I wish there were step by step instructions on what all the bits you need to
do to get this beast running. Wandering around aimlessly looking for things
is a royal pain!

-----Original Message-----
From: users-admin@opengroupware.org
[mailto:users-admin@opengroupware.org]On Behalf Of Adam Tauno Williams
Sent: May 1, 2007 2:32 PM
To: users@opengroupware.org
Subject: Re: [OGo-Users] Http://{your server here}



> The first part of the manul
> (http://www.opengroupware.org/en/users/docs/ogo-userguide-0.9.pdf)

See also WMOGAG -
http://docs.opengroupware.org/Members/whitemice/wmogag/file_view

>  says I need to access Open Groupware via my web browser ... how would
> I know where to point my web browser to?

http://{servername}/OpenGroupware

> For that matter how can I tell if I have been successful at installing
> the software?

Are the OGo daemons running?

aleph:/home/awilliam # ps ax | grep ogo
 7468 pts/5    S      0:00 /usr/local/sbin/ogo-webui-1.1
 7470 pts/5    S      0:00 /usr/local/sbin/ogo-webui-1.1


You see goodness in the logs
(/var/log/opengroupware/ogo-webui-1.1-err.log):
....
May 01 18:27:40 ogo-webui-1.1 [7470]: OGoProject: available project
bases: FileSystem,Database
May 01 18:27:40 ogo-webui-1.1 [7470]: Note: load storage bundle:
'OGoFileSystemProject.ds'
May 01 18:27:40 ogo-webui-1.1 [7470]: Note: load storage bundle:
'OGoDatabaseProject.ds'
....
May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 connection
established: <0x0x868222c[PGConnection]:  connection=0x0x8683340>
May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 channel 0x0x82f4514
opened (connection=<0x0x868222c[PGConnection]:  connection=0x0x8683340>)
May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: BEGIN
TRANSACTION
May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: SELECT
t1.login, t1.is_locked, t1.password FROM  person t1 WHERE (t1.login =
'root') AND (t1.is_account=1)
May 01 18:27:41 ogo-webui-1.1 [7470]: PG0x0x82f4514 SQL: COMMIT
TRANSACTION
....

The "PostgreSQL72" does *NOT* actually correspond to your version of
PostgreSQL, it is just the name used by the adapter.

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.6.2/782 - Release Date: 2007.05.01
2:10 AM