ejabberd - Comments for "jwchat: https works, http won&amp;#039;t work!" https://www.ejabberd.im/node/1065 en Are you using? https://www.ejabberd.im/node/1065#comment-2281 <p>You're not using virtual hosts are you? If you are, keep in mind that localhost is actually the default host. If you're using virtual hosts, you need to specify the FULL server name instead of just 'localhost' or '127.0.0.1'.</p> Mon, 18 Sep 2006 12:43:40 +0000 jasonaward comment 2281 at https://www.ejabberd.im Seems Embeded Yaws can only https://www.ejabberd.im/node/1065#comment-2280 <p>Seems Embeded Yaws can only access from local? I cannot access it from remote.<br /> I have got it by using Apache 1.3.37.</p> Mon, 18 Sep 2006 08:00:38 +0000 breakevilaxis comment 2280 at https://www.ejabberd.im I have got ejabberd working https://www.ejabberd.im/node/1065#comment-2279 <p>I have got ejabberd working with Yaws and jwchat at <noindex><a href="http://localhost:5224/jwchat" title="http://localhost:5224/jwchat" rel="nofollow" >http://localhost:5224/jwchat</a></noindex>. I will get rid of Apache. I have squid proxy to set up with SSL. So I do not have to fool around with SSL with Yaws.</p> Sun, 17 Sep 2006 21:04:20 +0000 breakevilaxis comment 2279 at https://www.ejabberd.im Yes. It is down now. It will https://www.ejabberd.im/node/1065#comment-2278 <p>Yes. It is down now. It will be up soon. I am working at <noindex><a href="http://www.ddint.org" title="http://www.ddint.org" rel="nofollow" >http://www.ddint.org</a></noindex> now.</p> <p>I checked the ejabberd is running. Now I am setting up jwchat on it. This time I will use the .htaccess method.</p> Sun, 17 Sep 2006 03:44:36 +0000 breakevilaxis comment 2278 at https://www.ejabberd.im I just.... https://www.ejabberd.im/node/1065#comment-2277 <p>I just set up jwchat with ejabberd with very few problems. I would take a look at your config files for you, but your site seems to be down at the moment. ;-)</p> Sat, 16 Sep 2006 23:34:40 +0000 jasonaward comment 2277 at https://www.ejabberd.im The author of jwchat says it https://www.ejabberd.im/node/1065#comment-2272 <p>The author of jwchat says it is the erlang problem. The hostname and the node name problem.<br /> When I run ejabberdctl, it won't accept any name with a dot such as breakevilaxis.org. If I let my hostname be breakevilaxis.org, then when I run command ejabberdctl <noindex><a href="mailto:ejabberd@breakevilaxis.org" rel="nofollow" >ejabberd@breakevilaxis.org</a></noindex> status, it reports error, says illegal domain name. So I have to use breakevilaxis as my hostname. But breakevilaxis is not resolvable. Only breakevilaxis.org is resolvable. Somehow, jwchat may need sitename resolvable.<br /> My ejabberd starter script is </p> <p>erl -pa /var/lib/ejabberd/ebin -sname ejabberd -s ejabberd -ejabberd config \"/usr/local/etc/ejabberd/ejabberd.cfg\" log_path \"/var/log/ejabberd/ejabberd.log\"<br /> -sasl sasl_error_logger \{file,\"/var/log/ejabberd/sasl.log\"} -mnesia dir \"/v<br /> ar/lib/ejabberd/spool\" -detached</p> <p>I got this starter script from his web site. Actually, there is a package in my FreeBSD ports. But when I run that ejabberd, it won't start the mnesir database.<br /> I would better run the native ejabberd from the FreeBSD port but I do not know how to add the database into the script. Here is the script to start ejabberd in FreeBSD:</p> <p><noindex><a href="http://breakevilaxis.org/ejabberd" title="http://breakevilaxis.org/ejabberd" rel="nofollow" >http://breakevilaxis.org/ejabberd</a></noindex></p> <p>I believe this script should run a correct hostname so that I can use a hostname with dot in it. </p> <p>I have changed the host name from breakevilaxis to breakevilaxis.org, it is still the same.</p> <p>Now I am using the standard FreeBSD port of ejabberd.<br /> These are the configuration files. Please help me figour out what is wrong. </p> <p><noindex><a href="http://breakevilaxis.org/config.conf" title="http://breakevilaxis.org/config.conf" rel="nofollow" >http://breakevilaxis.org/config.conf</a></noindex><br /> <noindex><a href="http://breakevilaxis.org/httpd.conf" title="http://breakevilaxis.org/httpd.conf" rel="nofollow" >http://breakevilaxis.org/httpd.conf</a></noindex><br /> <noindex><a href="http://breakevilaxis.org/httpd-ssl.conf" title="http://breakevilaxis.org/httpd-ssl.conf" rel="nofollow" >http://breakevilaxis.org/httpd-ssl.conf</a></noindex><br /> <noindex><a href="http://breakevilaxis.org/ejabberd.cfg" title="http://breakevilaxis.org/ejabberd.cfg" rel="nofollow" >http://breakevilaxis.org/ejabberd.cfg</a></noindex><br /> <noindex><a href="http://breakevilaxis.org/hosts" title="http://breakevilaxis.org/hosts" rel="nofollow" >http://breakevilaxis.org/hosts</a></noindex><br /> <noindex><a href="http://breakevilaxis.org/rc.conf" title="http://breakevilaxis.org/rc.conf" rel="nofollow" >http://breakevilaxis.org/rc.conf</a></noindex></p> Fri, 15 Sep 2006 23:13:38 +0000 breakevilaxis comment 2272 at https://www.ejabberd.im Web server config problem https://www.ejabberd.im/node/1065#comment-2271 <div class="quote-msg"> <div class="quote-author"><em>breakevilaxis</em> wrote:</div> <p>Seems it is the jwchat's problem. Not ejabberd's problem.</p></div> <p>No, it's probably a configuration problem of your web server. What web server do you use and what version? What lines did you added in order to make it working (also .htaccess if you use that)? Do you run FreeBSD?</p> <p>--<br /> sander</p> Fri, 15 Sep 2006 07:56:41 +0000 sander comment 2271 at https://www.ejabberd.im I changed ProxyPass to https://www.ejabberd.im/node/1065#comment-2270 <p>I changed ProxyPass to RewriteEngine On, RewriteRule http-poll/ <noindex><a href="http://127.0.0.1:5280/http-poll/" title="http://127.0.0.1:5280/http-poll/" rel="nofollow" >http://127.0.0.1:5280/http-poll/</a></noindex> [P], still the same. The conference room won't show up. Not any hint can be found in the log files.<br /> I used Psi and use the port 5222, it works. Seems it is the jwchat's problem. Not ejabberd's problem.</p> Fri, 15 Sep 2006 03:11:22 +0000 breakevilaxis comment 2270 at https://www.ejabberd.im