How are you accessing SOGo? Note that you need to use a web server (apache..nginx..) infront of sogo, eg not access on port 20000.
Regards, Mark On Fri, Aug 13, 2010 at 09:31:07AM -0400, [email protected] wrote: > Hello > I'm French and new to SOGo. > I'm trying to get SOGo configured correctly on Ubuntu server 10.4. > sogod launches but when I try to access the web interface, all I can get is a > page with the following source : > > <var:component const:popup="YES" className="UIxPageFrame" > const:jsFiles="PasswordPolicy.js"><var:string const:escapeHTML="NO" > var:value="doctype" /> > <div id="aboutBox" style="display:none;"> > <div> > <p class="logo"></p> > <p>Version <var:string value="version" /> <span > class="buildDate">(<var:string value="buildDate" />)</span></p> > <p class="scroll"><var:string const:escapeHTML="NO" > label:value="AboutBox" /></p> > > <p class="links"><a href="http://www.sogo.nu/" > target="_new">www.sogo.nu</a> / > <a href="http://www.inverse.ca/" target="_new">www.inverse.ca</a></p> > > <p><a href="#" id="aboutClose" class="button"> > <span><var:string label:value="OK" /></span></a></p> > </div> > </div> > <div class="linkbanner" id="linkBanner"> > <a href="#" id="about"><var:string label:value="About" /></a> > </div> > <form action="/SOGo.woa/wo/69206920024C65482D/6" method="post" > var:href="connectURL" id="connectForm"> > <div id="loginScreen"> > > <var:if condition="hasLoginSuffix"><script type="text/javascript">var > loginSuffix = '<var:string value="loginSuffix" />';</script></var:if> > <table width="560"> > <tr> > <td> > > </td> > <td id="loginCell" width="230"> > <label><var:string label:value="Username:" /><br /> > <input type="text" name="userName" value="" id="userName" > var:value="userName" class="textField" /></label> > > <label><var:string label:value="Password:" /><br /> > <input type="password" name="password" value="" id="password" > var:value="password" class="textField" /></label> > <label><var:string label:value="Language:" /><br /> > <var:popup var:selection="item" const:id="language" item="item" > string="languageText" list="languages" const:name="language" > label:noSelectionString="choose" var:value="item" /></label> > <label> > <a id="submit" name="submit" class="button" href="#"> > <span><var:string label:value="Connect" /></span></a> > </label> > </td> > > </tr> > <tr><td colspan="2"><label id="animation"></label></td></tr> > </table> > <p id="errorMessage"></p> > </div> > </form> > </var:component> > > > Here is an excerpt from the sogod log file : > <0x0x3b6d530[SOGoCache]> Using host(s) 'localhost' as server(s) > 2010-08-13 15:34:35.048 sogod[27128] Note(SoObject): SoDebugKeyLookup is > enabled! > 2010-08-13 15:34:35.049 sogod[27128] Note(SoObject): SoDebugBaseURL is > enabled! > 2010-08-13 15:34:35.050 sogod[27128] Note(SoObject): relative base URLs are > enabled. > 2010-08-13 15:34:35.058 sogod[27128] ERROR(-[NGBundleManager > bundleWithPath:]): > could not create bundle for path: > '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle' > 2010-08-13 15:34:35.068 sogod[27128] WARNING: missing data source association > for WOImage ! > 2010-08-13 15:34:35.068 sogod[27128] WOCompoundElement: pool embedding is on. > 2010-08-13 15:34:35.068 sogod[27128] WOCompoundElement: id logging is on. > 2010-08-13 15:34:35.068 sogod[27128] WARNING: missing data source association > for WOImage ! > 2010-08-13 15:34:35.068 sogod[27128] WARNING: missing data source association > for WOImage ! > 2010-08-13 15:34:35.069 sogod[27128] WARNING: missing data source association > for WOImage ! > > > Can anyone help ? I'm lost ! > Thanks > -- > [email protected] > https://inverse.ca/sogo/lists
-- [email protected] https://inverse.ca/sogo/lists
