What are those parameters? I don't know. when I set the sparql_query length
to 633(in utf8 encoding) and ecode it with urlencode and use curl to post
it, it works. Longer queries doesn't work.

Can the problem be because of another reason rather than query length?

On Tue, Mar 31, 2009 at 8:40 PM, Jens Lehmann <
lehm...@informatik.uni-leipzig.de> wrote:

>
> Hello,
>
> Ahmet YILDIRIM wrote:
> >
> > Some aspect of the HTTP Request is invalid. Possible problems:
> >
> >    * Missing or unknown request method
> >    * Missing URL
> >    * Missing HTTP Identifier (HTTP/1.0)
> >    * Request is too large
> >    * Content-Length missing for POST or PUT requests
> >    * Illegal character in hostname; underscores are not allowed
> [...]
> >
> > Where am i doing wrong?
>
> Did you try to fix all the issues reported by Virtuoso above (by setting
> further curl parameters)?
>
> Kind regards,
>
> Jens
>
> --
> Dipl. Inf. Jens Lehmann
> Department of Computer Science, University of Leipzig
> Homepage: http://www.jens-lehmann.org
> GPG Key: http://jens-lehmann.org/jens_lehmann.asc
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
------------------------------------------------------------------------------
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to