Open GoogleCodeExporter opened 8 years ago
Also it just keeps repeating this message over and over again. There are no
other messages or debug info.
Original comment by amanda.p...@gmail.com
on 21 Jun 2010 at 3:05
same Problem here...
Original comment by Markus.K...@gmail.com
on 2 Aug 2010 at 7:51
same prob.
Original comment by RajGoel...@gmail.com
on 24 Aug 2010 at 11:23
anyone fix this issue? im stuck on it too..
Original comment by rishi.ha...@gmail.com
on 27 Mar 2011 at 10:50
the same
Original comment by Tomasz.B...@gmail.com
on 26 Apr 2011 at 8:36
Change port to 5223
Original comment by Tomasz.B...@gmail.com
on 26 Apr 2011 at 8:39
samp problem with PHP-5.3.6
Original comment by ahlon2...@gmail.com
on 27 Jun 2011 at 11:35
[deleted comment]
I'm using PHP 5.3.5 and I'm uncomment the line on php.ini:
extension=php_openssl.dll
And work's for me
Original comment by ricard.s...@gmail.com
on 19 Sep 2011 at 5:10
php 5.3.5 on windows xampp, same problem, have to add extension=php_openssl.dll
line on my php.ini (don't have them in default). try download the
php_openssl.dll uncommenting that line didn;t work. thanx
Original comment by ewaldosi...@gmail.com
on 5 Nov 2011 at 12:27
I had the same problem. I added $conn->useEncryption(false); before
$conn->connect();. This worked for me.
Original comment by marco.le...@gmail.com
on 15 Apr 2012 at 6:23
im running wamp on windows with php5.3 and i edited the line in php.ini:
extension=php_openssl.dll
after that you need to restart the server so that the changes kick in and it
worked.
Original comment by ozbek...@gmail.com
on 25 May 2013 at 8:51
Original issue reported on code.google.com by
jacques...@gmail.com
on 21 Jun 2010 at 2:42