You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am trying to run the examples/echo_bosh_bot.php, but I get the below error, I have uncommented the the field
register_argc_argv
Default Value: On
Development Value: Off
Production Value: Off
in php.ini file what should I do in order to correct this
Notice: Undefined variable: argc in E:\xampp\htdocs\JAXL\examples\echo_bosh_bot.php on line 39
Notice: Undefined variable: argv in E:\xampp\htdocs\JAXL\examples\echo_bosh_bot.php on line 40
Usage: jid pass
The text was updated successfully, but these errors were encountered:
Hi I am trying to run the examples/echo_bosh_bot.php, but I get the below error, I have uncommented the the field
register_argc_argv
Default Value: On
Development Value: Off
Production Value: Off
in php.ini file what should I do in order to correct this
Notice: Undefined variable: argc in E:\xampp\htdocs\JAXL\examples\echo_bosh_bot.php on line 39
Notice: Undefined variable: argv in E:\xampp\htdocs\JAXL\examples\echo_bosh_bot.php on line 40
Usage: jid pass
The text was updated successfully, but these errors were encountered: