create multi user chat room

I need to create a new multi user chat room with xmpp + php but i cant able to create new chat room.
i have install mod_muc module with these permissions.
[{access, all}, {access_create, all},
{access_persistent, all},
{access_admin, muc_admin},
{max_users, 500}]

and also using mod_muc_log for log.

Please help me to resolve this issue.

Thanks in advance,

Syndicate content