| Author |  | 
| BobSmith 
 
 
 Joined: 17 May 2006
 Posts: 6
 
 
 | 
|  Posted: Mon 29 May '06 19:37    Post subject: mod_fcgid for Apache2.x |   |  
| 
 |  
| Hello, 
 I am trying to obtain a copy of mod_fcgid.so (see http://fastcgi.coremail.cn/index.htm)
 
 I am using Apache 2.2.2 on winxp Pro.  To get it working you have to download the source and build the file, something that I am not capable of doing.  I was wondering would anyone be kind enough to build me a copy?
 
 Thanks in advance
 Bob,
 |  | 
| Back to top |  | 
| Steffen Moderator
 
 
 Joined: 15 Oct 2005
 Posts: 3130
 Location: Hilversum, NL, EU
 
 | 
|  Posted: Mon 29 May '06 21:17    Post subject: |   |  
| 
 |  
| I had again some spare time   
 
 Download at  www.apachelounge.com/download/
 
 
 Please tell us all how it goes.
 
 Steffen
 |  | 
| Back to top |  | 
| BobSmith 
 
 
 Joined: 17 May 2006
 Posts: 6
 
 
 | 
|  Posted: Mon 29 May '06 21:55    Post subject: mod_fcgid |   |  
| 
 |  
| mate I think youve done it?? 
 Apache loaded, but im still trying to find a way to test it
 |  | 
| Back to top |  | 
| BobSmith 
 
 
 Joined: 17 May 2006
 Posts: 6
 
 
 | 
|  Posted: Mon 29 May '06 22:42    Post subject: fcgi |   |  
| 
 |  
| Seems to be working, thankyou 
 however some of my php scripts make connections to the internet by using functions like file_get_contents() & get_headers() which have now stopped working, any ideas?
 |  | 
| Back to top |  | 
| Steffen Moderator
 
 
 Joined: 15 Oct 2005
 Posts: 3130
 Location: Hilversum, NL, EU
 
 | 
|  Posted: Mon 29 May '06 22:45    Post subject: |   |  
| 
 |  
| Some time ago I tried it also with php. I was getting mysql not working. Discussed it with the author and it seems that it is doing some things in the *.nix way. 
 Steffen
 |  | 
| Back to top |  | 
| BobSmith 
 
 
 Joined: 17 May 2006
 Posts: 6
 
 
 | 
|  Posted: Mon 29 May '06 23:48    Post subject: FastCGI |   |  
| 
 |  
| Hi Steffen, 
 Sorry to be a pain but there is a complete lack of documentation and support for fcgid, so I have decided to go to the more widespread FastCGI.  I dont suppose you could build this one for me? I believe this is the one for apache 2.x server
 
 http://www.fastcgi.com/dist/
 
 mod_fastcgi-2.4.2.tar.gz
 
 thanks
 |  | 
| Back to top |  |