Nils Söderman wrote:
!!! Next time you top-post, I'll stop trying to help you. Please see http://curl.haxx.se/mail/etiquette.html#Do_Not_Top_Post and comply !!! > I begin to a bit desperate now, are there no debug/error printf() possible? ( > I use -Wall ...) You should use CURLOPT_VERBOSE option (http://curl.haxx.se/libcurl/c/CURLOPT_VERBOSE.html) and examine the protocol dialog traced at execution time. This will give you some hints about what's wrong and the output will give us some more information about the problem if you paste it into your question e-mail. Patrick ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
