Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows shows error argc undefined variable #56

Open
websunil opened this issue Apr 15, 2015 · 1 comment
Open

Windows shows error argc undefined variable #56

websunil opened this issue Apr 15, 2015 · 1 comment

Comments

@websunil
Copy link

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

@pmuralikrishna111
Copy link

How your running this?

In command prompt, you should run as "php examples\echo_bosh_bot.php [email protected] password123"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants