<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Arial">Hi guys,<br>
<br>
Can anyone tell me how to enable fast cgi in tinyows or a link
with more information?<br>
I only find that: <a class="moz-txt-link-freetext" href="http://mapserver.org/tinyows/servertuning.html">http://mapserver.org/tinyows/servertuning.html</a><br>
I think I'm already activate in Apache with this [1].<br>
But when i run './configure' I always get no support for fastcgi
[2]. <br>
<br>
</font><br>
Thanks<br>
<br>
[1]<br>
<pre>$ sudo apt-get install -y libapache2-mod-fastcgi
$ sudo a2enmod fastcgi
[2]
checking for FCGI_Accept in -lfcgi... no
checking now FCGI in alternate fastcgi include dir
checking for FCGI_Accept in -lfcgi... (cached) no
configure: WARNING: \n\nNo FastCGI support. Performances will be strongly reduced !\n
</pre>
</body>
</html>