ejabberd - Comments for "problem following tutorial &amp;quot;Install JWChat with ejabberd&amp;#039;s HTTP-Bind and file server&amp;quot;" https://www.ejabberd.im/node/3122 en Where to get old lib https://www.ejabberd.im/node/3122#comment-53475 <p>Hi </p> <p>you propose to get mod_http_fileserver.beam<br /> Where do I get this? I tried it on <noindex><a href="http://www.process-one.net/en/ejabberd/downloads/" title="http://www.process-one.net/en/ejabberd/downloads/" rel="nofollow" >http://www.process-one.net/en/ejabberd/downloads/</a></noindex><br /> But there are no old versions there</p> <p>ah nm found it here <noindex><a href="https://support.process-one.net/browse/EJAB-640?focusedCommentId=21403#action_21403" title="https://support.process-one.net/browse/EJAB-640?focusedCommentId=21403#action_21403" rel="nofollow" >https://support.process-one.net/browse/EJAB-640?focusedCommentId=21403#a...</a></noindex></p> Tue, 12 Aug 2008 16:33:14 +0000 robse comment 53475 at https://www.ejabberd.im Previous mod_http_fileserver.beam did the trick! https://www.ejabberd.im/node/3122#comment-53430 <p>Thanks Badlop - that fixed it!</p> <p>*******************************<br /> ejabberd 2.0.1 on OpenSuSE 10.2</p> Mon, 14 Jul 2008 12:41:16 +0000 TFerguson comment 53430 at https://www.ejabberd.im Other solution: use mod_http_fileserver.beam from ejabberd 2.0.0 https://www.ejabberd.im/node/3122#comment-53418 <p>Summary:</p> <ul> <li>mod_http_fileserver in ejabberd 2.0.0 didn't require the inets library, so it wasn't included in the binary installers ---&gt; all works ok </li><li>mod_http_fileserver in ejabberd 2.0.1 requires the inets library, but due to a mistake, that library wasn't included in the binary installers ---&gt; problem! </li><li>mod_http_fileserver in ejabberd 2.0.2 will require the inets library, and this time it will be included in the binary installers ---&gt; all will work correctly again </li></ul> <p>The initially proposed solution was:</p> <ol> <li>Install ejabberd 2.0.1 </li><li>Copy the binary files of inets library, so mod_http_fileserver works correctly </li></ol> <p>I've <noindex><a href="https://support.process-one.net/browse/EJAB-640?focusedCommentId=21403#action_21403" rel="nofollow" >commented another solution</a></noindex>, that I think is even simpler:</p> <ol> <li>Install ejabberd 2.0.1 </li><li>Copy the mod_http_fileserver.beam that was released in ejabberd 2.0.0, because it didn't require inets. </li></ol> Sat, 12 Jul 2008 09:50:03 +0000 mfoss comment 53418 at https://www.ejabberd.im Are you using ejabberd 2.0.1...? https://www.ejabberd.im/node/3122#comment-53409 <p>I was on version 2.0.0, and had no issues with JWChat (using HTTP_bind). I recently upgraded to 2.0.1, and all works fine except for JWChat. I did find this bug report - <noindex><a href="https://support.process-one.net/browse/EJAB-640" title="https://support.process-one.net/browse/EJAB-640" rel="nofollow" >https://support.process-one.net/browse/EJAB-640</a></noindex> - which indicates that some dependent files were omitted from the 2.0.1 installer, and that the fix should be in 2.0.2. There is apparently a fix involving updating (or adding?) some inet* files, but the instructions are unclear and the download links are broken. I am trying to figure this out, and will post back if I do.</p> <p>In the meantime, I guess ejabberd 2.0.0 is the way to go...?</p> <p>*******************************<br /> ejabberd 2.0.1 on OpenSuSE 10.2</p> Thu, 10 Jul 2008 14:55:25 +0000 TFerguson comment 53409 at https://www.ejabberd.im Looks like the new release https://www.ejabberd.im/node/3122#comment-53381 <p>Looks like the new release addresses some issues in this area. I will try again with the new release as time allows. Thanks for the pointers.</p> Mon, 07 Jul 2008 20:07:05 +0000 MJH comment 53381 at https://www.ejabberd.im mod_http_bind.beam and mod_http_fileserver.beam not found https://www.ejabberd.im/node/3122#comment-53364 <div class="quote-msg"> <div class="quote-author"><em>MJH</em> wrote:</div> <p>To me that sounds like the modules have not been found. Looking through the installed files I have ejabberd_http_bind.beam and ejabberd_http.beam which sounds kind of right.</p></div> <p>The error messages probably appear because the files mod_http_bind.beam and mod_http_fileserver.beam where not found.</p> Tue, 01 Jul 2008 18:04:48 +0000 mfoss comment 53364 at https://www.ejabberd.im