Thread: C/C++ FastCGI
View Single Post
  #1  
Old 06-01-2005, 09:13 AM
fryk fryk is offline
Member
 
Join Date: Jun 2005
Posts: 16
Default C/C++ FastCGI

Hello,

Is it possible to run such?

I tried to put "echo" example from http://www.fastcgi.com/dist/fcgi.tar.gz to lsws/DEFAULT/cgi-bin but I have get:

Code:
lscgid: execve(): Exec format error
So, is it possible and how can I make it?
Reply With Quote