Jeff-

Wednesday, August 4, 2010, 3:07:52 PM, you wrote:

> Something you can usually do as a quick test is to set your database up so
> that it only accepts connections from the localhost. Then run through all
> your tests. If any of them fail, that's a point where you are trying to
> access the database remotely and need to fix it.

If memory serves here, I believe both MySQL and postgresql are locked
down to localhost only by default. You have to go out of your way to
do things in a non-secure manner.

-- 
-Mark Wieder
 mwie...@ahsoftware.net

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to