unmk2 / jaxl

Automatically exported from code.google.com/p/jaxl
GNU General Public License v3.0
0 stars 0 forks source link

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in xmpp.class.php on line 348 #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download version 1.0.4
2. Create DB, Configure config.ini.php
3. run index.php on command line

What is the expected output? What do you see instead?
Expected it to start grabbing the status messages and inserting into DB.
But rather it gets connected according to LOG file but does not get any
status message.

Gives the following warning message...

Starting TLS Encryption...

Warning: stream_socket_enable_crypto(): this stream does not support
SSL/crypto in xmpp.class.php on line 348

What version of the product are you using? On what operating system?
Version 1.0.4 on Windows, Using WAMP, Enabled php_openssl dll file in php.ini

Please provide any additional information below.
Please check the attached log file.

Original issue reported on code.google.com by santosh....@gmail.com on 7 Jan 2010 at 5:46

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Santosh,

Instead of download version 1.0.4, can you kindly checkout the code from trunk 
and
try that out. A few issues have been fixed lately and one is related to 
SSL/crypto
warning.

Do let me know how it goes.

-Abhi

Original comment by mailsfor...@gmail.com on 7 Jan 2010 at 8:48

GoogleCodeExporter commented 9 years ago
Hey just curious, did it worked fine with the code in trunk?

Original comment by mailsfor...@gmail.com on 9 Jan 2010 at 12:39

GoogleCodeExporter commented 9 years ago
Hey sorry for the delayed reply.. It did not work.. gives the same error on 
windows -
also some signal function does not seem to work on windows/

Original comment by santosh....@gmail.com on 9 Jan 2010 at 2:41

GoogleCodeExporter commented 9 years ago
Yeah will fix the signal function thing not working on windows. However that was
intended to end your bot's session when you manually stop the bot using CNTR+C. 
Best
will be to have a unix system for all your development work :D

BTW, I see you wrote you have a WAMP installation. Well that means you have
php_openssl.dll enabled for web browsers, but can you check if it is enabled 
for cli
php? Can you confirm the same?

Original comment by mailsfor...@gmail.com on 9 Jan 2010 at 2:43

GoogleCodeExporter commented 9 years ago

Original comment by mailsfor...@gmail.com on 3 Feb 2010 at 1:59

GoogleCodeExporter commented 9 years ago
No response from bug reportee, checkout Jaxl 2.x series code for better 
performance

Original comment by mailsfor...@gmail.com on 19 Aug 2010 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by mailsfor...@gmail.com on 24 Dec 2010 at 2:51