Re: [PHP-DEV] 5.3.7 is breaking SSL

2011-08-24 Thread Andrey Hristov
Hi, it's pretty simple, once you have a MySQL server running with enabled SSL. You can use the following three files to set your MySQL http://hristov.com/mysql_certs/server-key.pem http://hristov.com/mysql_certs/server-cert.pem http://hristov.com/mysql_certs/cacert.pem [mysqld] ssl-capath=/path

Re: [PHP-DEV] 5.3.7 is breaking SSL

2011-08-23 Thread Reindl Harald
Am 23.08.2011 19:21, schrieb Scott MacVicar: > On Aug 17, 2011, at 5:50 PM, Reindl Harald wrote: > >> well i guess it is the change below this results in connections in hanging >> around and after a hughe timeout filling my mailbox with cron-mails: >> >> mysqlnd 5.0.8-dev - 20102224 - $Revision:

Re: [PHP-DEV] 5.3.7 is breaking SSL

2011-08-23 Thread Pierre Joye
also check with Andrey, he spent a fair amount of time around this issue. On Tue, Aug 23, 2011 at 7:21 PM, Scott MacVicar wrote: > On Aug 17, 2011, at 5:50 PM, Reindl Harald wrote: > >> well i guess it is the change below this results in connections in hanging >> around and after a hughe timeout

Re: [PHP-DEV] 5.3.7 is breaking SSL

2011-08-23 Thread Scott MacVicar
On Aug 17, 2011, at 5:50 PM, Reindl Harald wrote: > well i guess it is the change below this results in connections in hanging > around and after a hughe timeout filling my mailbox with cron-mails: > > mysqlnd 5.0.8-dev - 20102224 - $Revision: 310735 $ > > without ssl_set() all works fine but un

Re: [PHP-DEV] 5.3.7 is breaking SSL

2011-08-17 Thread Rasmus Lerdorf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/17/2011 05:50 PM, Reindl Harald wrote: > well i guess it is the change below this results in connections in > hanging around and after a hughe timeout filling my mailbox with > cron-mails: > > mysqlnd 5.0.8-dev - 20102224 - $Revision: 310735 $ >

[PHP-DEV] 5.3.7 is breaking SSL

2011-08-17 Thread Reindl Harald
well i guess it is the change below this results in connections in hanging around and after a hughe timeout filling my mailbox with cron-mails: mysqlnd 5.0.8-dev - 20102224 - $Revision: 310735 $ without ssl_set() all works fine but unencyrpted :-( ___ MySQL server has gone away $this->