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

Adam Tauno Williams users@opengroupware.org
Tue, 01 May 2007 14:31:45 -0400


--=-y5QEuB8+j+VhtijLIShD
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


> 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=3D0x0x8683340>
May 01 18:27:41 ogo-webui-1.1 [7470]: PostgreSQL72 channel 0x0x82f4514
opened (connection=3D<0x0x868222c[PGConnection]:  connection=3D0x0x8683340>=
)
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 =3D
'root') AND (t1.is_account=3D1)
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.

--=-y5QEuB8+j+VhtijLIShD
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBGN4eRLRePpNle04MRAuDoAJwMGFC5lWdWfUeYYvlX/HpTpt+9WQCfUx8O
HIOPkJeNutaHFHFvDQRldIM=
=GTMG
-----END PGP SIGNATURE-----

--=-y5QEuB8+j+VhtijLIShD--