On Tuesday 14 December 2004 02:08, Richard Lynch wrote:

> Get somebody else to host your MySQL database that *does* allow remote
> connections, I guess...

Actually if the MySQL on the host was not compiled with SSL support then using 
remote access might not be such a good idea (if you value your data). In such 
a situation if you have SSH access to the host it would be better to use SSH 
forwarding instead, plus this method can be used regardless of whether MySQL 
allows remote access.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
You have only to mumble a few words in church to get married and few words
in your sleep to get divorced.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to