From 27acf845d2cfef7ada2139508b88681eab56f503 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 13 Aug 2011 07:28:29 +0000 Subject: [PATCH] * Removed comment about bug ID #19440 git-svn-id: trunk@18187 - --- packages/fcl-web/src/base/FCGI-README.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/fcl-web/src/base/FCGI-README.txt b/packages/fcl-web/src/base/FCGI-README.txt index 8fb475ce6c..3161d65aba 100644 --- a/packages/fcl-web/src/base/FCGI-README.txt +++ b/packages/fcl-web/src/base/FCGI-README.txt @@ -256,9 +256,6 @@ LoadModule fastcgi_module "modules/mod_fastcgi-2.4.6-AP22.dll" ScriptAlias /myfcgi "C:/My Programs/LazarusFCGITest/helloworld.exe" -Known issues on Windows: -http://bugs.freepascal.org/view.php?id=19440 - 2.1.4 Start/Restart your Apache server. If you will use the FastCgiExternalServer, then start your application manually, so it can start accepting incoming requests from the web server.