Oct. 5, 2010
1:47 p.m.
On 05.10.2010 14:58, Dario Trussardi wrote:
Hi,
i have a Lighttpd server with FastCGI support for deployment system ( based on GLASS ).
Now i'm interested to work with the same web server for development system based on Pharo.
For now in Pharo i use the WAKom interface.
I can load the FastCGI support into Pharo ?
Loading the the GemStone FastCGI package is unlikely to work. You can try to load the Squeak FastCGI package [1] but that seems to have some underscore assignments. [1] http://www.squeaksource.com/FCGI.html Cheers Philippe