*SOGo Config:*
Alias /SOGo.woa/WebServerResources/ \
/usr/lib/GNUstep/SOGo/WebServerResources/
Alias /SOGo/WebServerResources/ \
/usr/lib/GNUstep/SOGo/WebServerResources/
AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \
/usr/lib/GNUstep/SOGo/$1.SOGo/Resources/$2
<Directory /usr/lib/GNUstep/SOGo/>
AllowOverride None
Order deny,allow
Allow from all
</Directory>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*jpg">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*png">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*gif">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*css">
SetHandler default-handler
</LocationMatch>
<LocationMatch "^/SOGo/so/ControlPanel/Products/.*UI/Resources/.*js">
SetHandler default-handler
</LocationMatch>
## Uncomment the following to enable proxy-side authentication, you will
then
## need to set the "SOGoTrustProxyAuthentication" SOGo user default to
YES and
## adjust the "x-webobjects-remote-user" proxy header in the "Proxy" section
## below.
#<Location /SOGo>
# AuthType XXX
# Require valid-user
# SetEnv proxy-nokeepalive 1
# Allow from all
#</Location>
ProxyRequests Off
SetEnv proxy-nokeepalive 1
ProxyPreserveHost On
ProxyPassInterpolateEnv On
ProxyPass /SOGo http://127.0.0.1:20000/SOGo interpolate
<Proxy http://127.0.0.1:20000/SOGo>
## adjust the following to your configuration
RequestHeader set "x-webobjects-server-port" "443"
RequestHeader set "x-webobjects-server-name" "sogo"
RequestHeader set "x-webobjects-server-url" "http://sogo"
## When using proxy-side autentication, you need to uncomment and
## adjust the following line:
# RequestHeader set "x-webobjects-remote-user" "%{REMOTE_USER}e"
RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
RequestHeader set "x-webobjects-remote-host" "127.0.0.1"
AddDefaultCharset UTF-8
Order allow,deny
Allow from all
</Proxy>
*.GNUstepDefaults:*
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN"
"http://www.gnustep.org/plist-0_9.xml">
<plist version="0.9">
<dict>
<key>NSGlobalDomain</key>
<dict>
</dict>
<key>sogod</key>
<dict>
<key>OCSFolderInfoURL</key>
<string>mysql://xxx:x...@localhost:3306/sogo/sogo_folder_info</string>
<key>SOGDayStartTime</key>
<string>0</string>
<key>SOGoACLsSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailNotifications</key>
<string>YES</string>
<key>SOGoDayEndTime</key>
<string>23</string>
<key>SOGoDayStartTime</key>
<string>0</string>
<key>SOGoDraftsFolderName</key>
<string>Drafts</string>
<key>SOGoFirstDayOfWeek</key>
<string>1</string>
<key>SOGoFoldersSendEMailNotifications</key>
<string>YES</string>
<key>SOGoIMAPServer</key>
<string>mail.zag.de</string>
<key>SOGoLanguage</key>
<string>German</string>
<key>SOGoMailDomain</key>
<string>zag.de</string>
<key>SOGoMailMessageCheck</key>
<string>every_minute</string>
<key>SOGoMailingMechanism</key>
<string>smtp</string>
<key>SOGoProfileURL</key>
<string>mysql://xxx:x...@localhost:3306/sogo/sogo_user_profile</string>
<key>SOGoSMTPServer</key>
<string>mail.zag.de</string>
<key>SOGoSentFolderName</key>
<string>Gesendet</string>
<key>SOGoTimeZone</key>
<string>Europe/Berlin</string>
<key>SOGoTrashFolderName</key>
<string>Papierkorb</string>
<key>SOGoUserSources</key>
<array>
<dict>
<key>CNFieldName</key>
<string>cn</string>
<key>IDFieldName</key>
<string>uid</string>
<key>IMAPHostFieldName</key>
<string>mailHost</string>
<key>UIDFieldName</key>
<string>uid</string>
<key>baseDN</key>
<string>ou=users,dc=xxx,dc=de</string>
<key>bindDN</key>
<string>uid=sogo,ou=users,dc=xxx,dc=de</string>
<key>bindPassword</key>
<string>qwerty</string>
<key>canAuthenticate</key>
<string>YES</string>
<key>displayName</key>
<string>SharedAddresses</string>
<key>hostname</key>
<string>dc</string>
<key>id</key>
<string>public</string>
<key>isAddressBook</key>
<string>YES</string>
<key>port</key>
<string>389</string>
</dict>
</array>
<key>WOWorkersCount</key>
<string>5</string>
</dict>
</dict>
</plist>
*Error Log:*
2011-01-06 13:51:14.368 sogod[5623] EOAdaptor: cannot find adaptor
bundle: 'MySQL'
Jan 06 13:51:14 sogod: SOGo watchdog [5623]: [ERROR]
<0x0x833680[WOWatchDog]> an exception occured in runloop <NSException:
0xbace50> NAME:NSInvalidArgumentException REASON:Tried to add nil value
for key 'localhost:3306:sogo:sogo' to dictionary INFO:{}
Jan 06 13:51:14 sogod: SOGo watchdog [5622]:
<0x0x866d80[WOWatchDogChild]> child 5623 exited
Jan 06 13:51:14 sogod: SOGo watchdog [5622]:
<0x0x866d80[WOWatchDogChild]> avoiding to respawn child before
2011-01-06 13:51:18 +0100
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: SNS support disabled.
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSPropertyListObject' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSHttpPasswd' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSFolder' in product <0x0x8ab9e0[SoProduct]:
loaded code-loaded bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp
#classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSWebMethod' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSWebTemplate' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSBaseObject' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5622]: <0x0x833680[WOWatchDog]>
child spawned with pid 5636
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSImage' in product <0x0x8ab9e0[SoProduct]:
loaded code-loaded bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp
#classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSChangeLog' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSWebDocument' in product
<0x0x8ab9e0[SoProduct]: loaded code-loaded
bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp #classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]: [ERROR] [so-class-info] did
not find exported SoClass 'OFSFile' in product <0x0x8ab9e0[SoProduct]:
loaded code-loaded bundle=/usr/lib64/sope-4.9/products/SoOFS.sxp
#classes=10 rm=0x0x871b80>!
Jan 06 13:51:18 sogod: SOGo watchdog [5636]:
<0x0xb865c0[SOGoProductLoader]> SOGo products loaded from
'/usr/lib64/GNUstep/SOGo':
Jan 06 13:51:18 sogod: SOGo watchdog [5636]:
<0x0xb865c0[SOGoProductLoader]> MailPartViewers.SOGo,
PreferencesUI.SOGo, Contacts.SOGo, ContactsUI.SOGo, Mailer.SOGo,
AdministrationUI.SOGo, MailerUI.SOGo, CommonUI.SOGo, SchedulerUI.SOGo,
MainUI.SOGo, Appointments.SOGo
Jan 06 13:51:19 sogod: SOGo watchdog [5636]: |SOGo| version 1.2.2 (build
abu...@build24 201007291843) -- starting
Jan 06 13:51:19 sogod: SOGo watchdog [5636]: |SOGo| vmem size check
enabled: shutting down app when vmem > 384 MB
Hope it helps!
Am 06.01.2011 14:30, schrieb Ludovic Marcotte:
On 11-01-06 7:55 AM, Stefan Fuhrberg wrote:
Alright SOGo is running without any errors...
BUT
I get an 404 Error in my Firefox Browser if i want to enter the Web
Interface on http://sogo/SOGo where sogo is the DNS name of my Server
on which sogo is running.
What am i doing wrong?
Show your SOGo configure _AND_ your SOGo's Apache configuration file.
We haven't yet developed the skills to go read those magically
everywhere.
Regards,
--
Mit freundlichen Grüßen
ZAG Personaldienste
i.A. Stefan Fuhrberg
Ihre Antwort richten Sie bitte an: mailto:kontakt...@zag.de
Besuchen Sie uns im Internet: http://www.zag.de
ZAG Verwaltungs-Gesellschaft GmbH
IT-Abteilung
Nikolaistraße 11
30159 Hannover
Fon: 0511-12606444
Fax: 0511-12606419
Amtsgericht: Hannover
Handelsregister: HRB 52841
Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
--
users@sogo.nu
https://inverse.ca/sogo/lists