From 0b4e7c66cbaf0f0bb32a2b5be5ed32576ae97d43 Mon Sep 17 00:00:00 2001 From: steffen123 Date: Wed, 20 Aug 2008 17:48:54 +0100 Subject: [PATCH] p61- corrected blocker error in win install instructions - thanks Ryan Hayward for pointing this out :) --- website/docs-install-windows.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs-install-windows.php b/website/docs-install-windows.php index b1827ac7..6bf3236a 100644 --- a/website/docs-install-windows.php +++ b/website/docs-install-windows.php @@ -30,7 +30,7 @@ The length of these instructions is due to MS refusal to provide any meaningful - Unzip the archive, execute the setup file
At the end make sure you activate that you want to configure it now.
Use the advanced/detailed config. Leave everything as default unless stated below, or unless you have reason not to.
- Make sure to DEACTIVATE TCP/IP networking, unless you want that and know how to secure it
+ Make sure to ACTIVATE TCP/IP networking, but you should block external connections (ie. anything not from localhost) to MySQL unless you're running the DB on a different machine.
Set a root password. Note that this is not the account/pw that fpdb will use.

Once finished it shold confirm "service started successfully"