MySQL Forums
Forum List  »  PHP

how to connect to mysql,when mysql use ssl
Posted by: ksirg
Date: July 24, 2005 12:12PM

I have big problem
i have to connect to mysql server but it use ssl
i try like this
mysql_connect('host','user',pass',1,MYSQL_CLIENT_SSL) but it don't work,
my script is located on localhost(on winXp), maybe my apache 2 or php(5.0.4) aren't properly configured
please help

Options: ReplyQuote


Subject
Written By
Posted
how to connect to mysql,when mysql use ssl
July 24, 2005 12:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.