What does the SOGo acronym stand for?

*OGo = O*pen*G*roupware.*o*rg
http://www.opengroupware.org/en/about/index.html

"MDlink GmbH, the original author of the OpenGroupware.org reference server, was founded as an Internet service provider (ISP) in Germany in 1994. The company started development on the LSOffice application server in about 1996 to extend it's Internet offerings with a powerful collaboration platform usable over the Internet.

Some years later LSOffice was renamed to SKYRiX 3 and finally in 2000 a separate company, SKYRIX Software AG <http://www.skyrix.com/>, was forked to concentrate on the further development of the product.

The SKYRiX Groupware Server is certainly one of the earliest GNU/Linux based groupware solutions (being now, in [2015], about [nineteen] years old).

The OpenGroupware.org source code initially includes the technology SKYRIX Software AG <http://www.skyrix.com/> has been developing for the future versions of the SKYRiX groupware server. *The source is mainly written in Objective-C and delivers language-neutral and scriptable functionality, including XML interfaces.*

/Differences between OpenGroupware.org and SKYRiX/

Starting with the launch of OpenGroupware.org, SKYRiX becomes an enterprise *distribution* of the OpenGroupware.org software. That is, SKYRiX is a maintained selection of stable parts of the OGo sources. The SKYRiX distribution also includes some additional software which is not available as part of the OpenGroupware.org project, like:

 * Application Level Load Balancer (snsd)
 * Various other SKYRiX 5 User Interface Themes
 * Support for Oracle and Sybase databases
 * CTI Support for CSTA based telephone switches
 * Outlook Support for ZideStore"


*SOGo = S*calable*O*pen*G*roupware.*o*rg
http://www.scalableogo.org/
http://www.sogo.nu/
Developed today by inverse (Canada).
SOGo uses OpenChange to provide native Outlook/Exchange protocol compatibility, which is developed by Zentyal (Spain).




On 10/20/2015 11:25 AM, Michael Angelozzi wrote:
Hi All,

Firstly, what does SOGo stand for? I have googled intensively and only come up with Society Of Gas Operators, which I am i sure it does not stand for.
My guess would be: Super Openexchange Groupware O....???

So I am trying to install SOGo on Ubuntu server 14.04.

I installed Apache2 which used to serve up a very simple page (as you will see below it is now broken).
I installed mysql-server.
I installed Postfix with Dovecot using: sudo apt-get -y install mail-stack-delivery I did not install OpenLDAP because at the moment there is just myself in my company. I would rather use a the MySQL database to store the users.

Then I installed SOGo, and I noticed towards the end of the installation Apache2 fell over:
Setting up sogo:amd64 (2.3.2-1) ...
apache2_invoke: Enable configuration SOGo
Action 'configtest' failed.
The Apache error log may have more information.
apache2_reload: Your configuration is broken. Not reloading Apache 2
* Starting SOGo sogo [ OK ]*
*
I checked the Apache log and there was nothing helpful.

This is what is in the SOGo conf file:
sudo nano /etc/apache2/conf-enabled/SOGo.conf
shows:
Line 47: ProxyRequests Off
Line 48: SetEnv proxy-nokeepalive 1
Line 49: ProxyPreserveHost On

I ran the following command:
apachectl configtest

And got:
AH00526: Syntax error on line 47 of /etc/apache2/conf-enabled/SOGo.conf:
Invalid command 'ProxyRequests', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
So Commented out line 47, because Off is the default value in the Apache documentation anyway.

Then I tried again and this time the same error but for line 49:
AH00526: Syntax error on line 49 of /etc/apache2/conf-enabled/SOGo.conf:
Invalid command 'ProxyPreserveHost', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.

I figured it would be unwise to just keep commenting out stuff.
Any suggestions?

The SOGO Installation Guide.pdf page 45 says:
/"The SOGo configuration for Apache is located in /etc/httpd/conf.d/SOGo.conf"/
But I dont have a file there?

Not sure how to proceed.

Kind Regards
Michael

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to