ejabberd - Comments for "Anyone installed ejabberd and transport successfully on WinXP or Win2k3?" https://www.ejabberd.im/node/140 en some solution https://www.ejabberd.im/node/140#comment-613 <p>if you still need this, i have some solution about this problem. Read there:<br /> <a href="http://www.ejabberd.im/node/310" title="http://www.ejabberd.im/node/310">http://www.ejabberd.im/node/310</a></p> Sun, 10 Jul 2005 17:15:46 +0000 wroot comment 613 at https://www.ejabberd.im Here's what I did https://www.ejabberd.im/node/140#comment-280 <p>I have installed the following software.<br /> erlang R10B-4<br /> OpenSSL 0.9.7e<br /> ejabberd 0.7.5<br /> Python 2.4.1 rc2<br /> pyicq-t 0.6</p> <p>I have followed the guide to install ejabberd, installed to c:\program files\ejabberd, configure ejabberd and it works fine,<br /> although I am not sure if I have made all setting right. I am able to register and use the web admin interface.<br /> Note, I didn't create and use my own SSL key.</p> <p>I then follow the tutorial to download &amp; install Python. Download pyicq-t and extract to c:\program files\ejabberd\pyicq.<br /> Copy config_example.xml to config.xml and edit it.</p> <p> icq.localhost</p> <p> ./spool</p> <p> PyICQt.pid</p> <p> 127.0.0.1</p> <p> ICQ Transport</p> <p> 5347</p> <p> secret<br /> .<br /> .<br /> .<br /> .</p> <p>Then edit ejabberd.cfg,<br /> add in the section {listen,</p> <p>{5347, ejabberd_service, [{host, "icq.localhost", [{password, "password"}]}]},</p> <p>restart ejabberd, ejabberd still works fine.<br /> run python.exe main.py on DOS console, but it gives me</p> <p>C:\PROGRA~1\Ejabberd\pyicq\src&gt;python main.py -v<br /> Restarting with process name PyICQt...</p> <p>C:\PROGRA~1\Ejabberd\pyicq\src&gt;Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...<br /> Restarting with process name PyICQt...</p> Fri, 25 Mar 2005 21:28:26 +0000 scorpian comment 280 at https://www.ejabberd.im Where exactly did you find th https://www.ejabberd.im/node/140#comment-278 Where <b>exactly</b> did you find the problem while following <a href="/pyicqt">the PyICQ-t for ejabberd</a> tutorial? Fri, 25 Mar 2005 18:27:34 +0000 mfoss comment 278 at https://www.ejabberd.im