Error while starting ejabberd with xml_rpc
问题 I try to configure xmlrpc in my ejabberd server but the server doesnt seem to start after configuring xmlrpc. My ejabberd config is : {listen,[ {{4560, "127.0.0.1"}, ejabberd_xmlrpc, [ {access_commands, [ %% This bot can only execute the command 'register', %% and if argument 'host' is provided, it must be "example.org": {xmlrpcaccess, [register], [{host, "myhost.com"}]} ]} ]}, //many modules added here ]}. {acl, xmlrpcbot, {user, "USER", "myhost.com"}}. {access, xmlrpcaccess, [{allow,