This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
SSL connection to MySQL database
Started 10 years ago by ucbgsi | 3 posts |
-
Hello,
Does MachForm 3 or 4 have support for establishing an SSL connection to a MySQL database?
We are using MachForm 3 at the moment. I see that it is using PDO to establish the database connection. Has anyone tried to accomplish this with a code change or a patch?
We are planning to update to MachForm 4 in the near future. Would this be any different or easier after the update?
Thanks!
Posted 10 years ago # -
Is this the sort of thing you're asking about? http://php.net/manual/en/ref.pdo-mysql.php
Posted 10 years ago # -
First make sure that the PDO library on your server support SSL. Once you've done so, some small modification to the "includes/db-core.php" file will be needed to use the SSL.
MachForm Founder
Posted 10 years ago #
Reply
You must log in to post.