using libcurl/fastcgi
CHENG LIANG <[email protected]> Sat, 22 Jan 2011 22:53:01 +0000
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi I am creating a server using fastcgi and lighttpd based on linux. I am using c. inside the server, I need send out a http request and store response to a string. I write a function int curl_to_string(char *s_http_req, char* s_http_res) which follow the code in the example getinmemory.c and I got many many 500(Internal server error) errors. If fastcgi does not call this function curl_to_string(), things goes well. any help thanks. Cheng Liang _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers