marfu
|
| Posted: 01/26/2006, 9:50 PM |
|
Is there a way to get around connecting to a remote database (myql) that only accept SSH connection?
thanks
|
|
|
 |
TonyReid
Posts: 159
|
| Posted: 01/27/2006, 2:01 AM |
|
Im not sure why you would want to do that but I would think you need to consider using port forwarding via something like putty to set up an ssh tunnel from your machine and connect to it through that.
_________________
-----------
PHP/indy Game Developer - http://www.AbsoluteBreeze.co.uk |
 |
 |
marfu
|
| Posted: 01/27/2006, 7:17 AM |
|
thanks
remote mysql server only accept SSH connection..im trying to connect via codecharge
how do i use putty to enable port forwarding to access this database?
|
|
|
 |
TonyReid
Posts: 159
|
| Posted: 01/29/2006, 4:28 AM |
|
Sorry for such a short response - but its a bit more than a short explanation on here can offer.
Your best searching for a Putty+Port+forwarding on google.
Good luck.
Tony
_________________
-----------
PHP/indy Game Developer - http://www.AbsoluteBreeze.co.uk |
 |
 |