Monthly Archives: June 2012

How to compile FastCGI library

The simple answer, as usual is ./configure; make; make install … … Well not in this case: it will break in some environments (mine is x86_64-linux with gcc 4.4.5 and fcgi >= 2.4.0). During the make command, you will likely … Continue reading

Howto, Web development , , , , , , , , , ,