On Mon, 2003-01-13 at 23:48, David Rock wrote:
> Hello,
> This is discouraging after I spent most of the weekend getting OpenSSL
> working with our MySQL 4 server. Unfortunately I can't use Stunnel to secure
> the connection between our website and our MySQL server because our ISP will
> not allo
ailto:[EMAIL PROTECTED]]
Sent: Monday, January 13, 2003 12:21 PM
To: Tonu Samuel; David Rock
Cc: '[EMAIL PROTECTED]'
Subject: Re: Initiating secure connection to MySQL4 from PHP
On Monday 13 January 2003 17:49, Tonu Samuel wrote:
Hi,
Currently PHP's mysql extension doesn't
On Monday 13 January 2003 17:49, Tonu Samuel wrote:
Hi,
Currently PHP's mysql extension doesn't support SSL. This will be available
in PHP 5.
Regards
Georg
-
Before posting, please check:
http://www.mysql.com/manual.php
On 13 Jan 2003, at 18:49, Tonu Samuel wrote:
> I would like to help you but I can't. This is PHP issue, not MySQL-s.
> SSL connections are supported by MySQL, they are also available in C API
> but I am not sure if and how PHP uses them.
>
> Looking up into PHP manual http://www.php.net/manual/en
would like to help you but I can't. This is PHP issue, not MySQL-s.
SSL connections are supported by MySQL, they are also available in C API
but I am not sure if and how PHP uses them.
Looking up into PHP manual http://www.php.net/manual/en/ref.mysql.php
won't show up needed functionality for th
On Mon, 2003-01-13 at 16:41, David Rock wrote:
> Could someone please post the basics on connecting to a MySQL 4 server from
> PHP at my website using a secure connection? The server is ready to accept
> a connection, I'm just not sure what to do next to initiate it. It seems
> like I would need t