database ssh connection |
[eluser]ecsyle31[/eluser]
Why do you need to do ssh tunneling for your database? Are you not able to use a hostname or IP address? This is not supported out of the box in CodeIgniter, as far as I know anyways. This might be a good start for accomplishing this: http://stackoverflow.com/questions/46431...ssh-in-php Probably going to have to write your own db driver for this. Or extend the existing one. |
Messages In This Thread |
database ssh connection - by El Forum - 11-30-2010, 09:03 AM
database ssh connection - by El Forum - 11-30-2010, 05:07 PM
database ssh connection - by El Forum - 11-30-2010, 05:53 PM
database ssh connection - by El Forum - 11-30-2010, 09:57 PM
database ssh connection - by El Forum - 12-01-2010, 04:23 PM
database ssh connection - by El Forum - 12-01-2010, 05:47 PM
|