Thread: C/C++ FastCGI
View Single Post
  #4  
Old 06-01-2005, 10:18 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Not sure why you get that message, if you overwrote the wrapper script with real binary, it should work.

Have you tried executing echo from command line?

If you run the wrapper under examples/ directory, a file called lt-echo will be created under .libs/ dir, maybe you should try that one.

George
Reply With Quote