ejabberd - Comments for "General problems after installing Windows Installer Package." https://www.ejabberd.im/node/1605 en ejabberctl https://www.ejabberd.im/node/1605#comment-25041 <p>How do I go about setting up the start script in windows with the ejabberdctl?</p> Fri, 29 Jun 2007 15:23:23 +0000 swright comment 25041 at https://www.ejabberd.im Dot at the end https://www.ejabberd.im/node/1605#comment-24477 <div class="quote-msg"> <div class="quote-author"><em>swright</em> wrote:</div> <p>1) Whenever I type any commands into the erl console included with the installer, at first it appears like it is going to perform the command, but it hangs up and doesn't do anything. The commands that I type into the erl shell are right from the install manual for ejabberd.</p></div> <p>Note that the commands have a . at the end. For example:</p> <pre>$ erl -name aaa@bbb -setcookie RWR3434EREREapv Erlang (BEAM) emulator version 5.5.4 [source] [async-threads:0] [hipe] [kernel-poll:false] Eshell V5.5.4 (abort with ^G) (aaa@bbb)1&gt; time(). {8,49,44} (aaa@bbb)2&gt; erlang:get_cookie(). 'RWR3434EREREapv' (aaa@bbb)3&gt;</pre><div class="quote-msg"> <div class="quote-author"><em>swright</em> wrote:</div> <p>2) Not able to find the erl cookie file anywhere, not even where the manual<br /> says that it is. I have looked in: C:WINDOWS folder, C:WINDOWSSystem32 folder, and even in the ejabberd folder and connot find that cookie anywhere.</p> <p>3) I notice inside the ejabberd folder there is a 'ejabberdctl' file and when I view it I can see the settings for the cookie among other settings, but I'm not really sure what to do with it or how to use it.</p></div> <p>The ejabberd 1.1.x Windows installers do not create a cookie file. As you noticed, it sets the cookie directly on the start script (ejabberdctl). Also, it is not a random cookie: it is always the string 'ejabberd'.</p> <p>Maybe the next installer uses the method described on the guide.</p> Thu, 28 Jun 2007 07:02:00 +0000 mfoss comment 24477 at https://www.ejabberd.im