ejabberd - Comments for "Solved: Extauth error with php script" https://www.ejabberd.im/node/17580 en Hi There, I am also facing https://www.ejabberd.im/node/17580#comment-65610 <p>Hi There,<br /> I am also facing the same issue with extauth script.<br /> I have also moved my script file to etc/ejabberd/aut_script.php<br /> Also added php ejabberd.cfg file like below<br /> {auth_method, external}.<br /> {extauth_program, "php /etc/ejabberd/auth.php"}.</p> <p>Still I am facing the same issue. It also won't allow me to login to admin panel if ejabberd on web.</p> <p>Please help me out from this.</p> Mon, 01 Jun 2015 06:36:43 +0000 mayurs.narole comment 65610 at https://www.ejabberd.im Hi Everyone, Everything work https://www.ejabberd.im/node/17580#comment-65031 <p>Hi Everyone,</p> <p>Everything work well. But when I edit ejabberd.cfg to work with external authentication script then meet error:</p> <p>- Config file:<br /> %%{auth_method, internal}.<br /> {auth_method, external}.<br /> {extauth_program, "/etc/ejabberd/my_auth.php"}.</p> <p>- Error report: C(&lt;0.6790.0&gt;:extauth:146) : extauth script has exitted abruptly with reason 'normal'<br /> This error loop until the server stop.</p> <p>I grant full permission to /etc/ejabberd/my_auth.php and run with php command, not error.</p> <p>Thanks,<br /> Nikul Chauhan</p> Thu, 25 Sep 2014 11:05:29 +0000 Nikul Chauhan comment 65031 at https://www.ejabberd.im