Forum

FastCGI on Windows

Pedja
4 November 2010, 07:45
I have set Hiawatha to work with PHP as CGI. Now I would liek to try FastCGI.

Tutorial explains how to setup Hiawatha but it assumes FastCGI is already running. Actualy there are instructions how to run FastCGI using php-fcgi but it seems that works only on Linux.

Are there explanations how to rin PHP as FastCGI using Windows?
Hugo Leisink
8 November 2010, 12:40
In the Hiawatha directory, there is a shortcut called 'PHP5 FastCGI'. Simply run it to start PHP5 as a FastCGI daemon under Windows. It assumes that PHP5 is present in 'C:\Program Files\PHP5'.
This topic has been closed.