问题
Getting internal server error on connecting ejabberd using Bosh url.
Sucessfully configured ejabberd and working on debian OS. But using that same configuration its getting internal server error on Ubuntu 14.04 OS.
Can able to access ejabberd bosh url directly and its working but on connecting mod_rewrite rule in htaccess RewriteRule http/ http://ipaddress:5280/http-bind/ [p], showing the 500 error.
回答1:
XMPP Prebind for PHP needs PHP5 curl extension. While Enabling Curl extension , it solved the issue of 'Internal Server Error'.
来源:https://stackoverflow.com/questions/27959804/getting-internal-server-error-on-connecting-ejabber-using-bosh-url