|
Posted by Jerry Stuckle on 09/23/07 01:27
kolodziejczyk.wojtek@gmail.com wrote:
> Hi,
>
> Friend of my set up for me an apache server (Apache/2.2.0 (Fedora),
> php5, mod_rewrite, etc.. - http://serwer2.profprojekt.com.pl/info.php).
>
> Everything works just fine, but i can't send HTTP_Request with data in
> POST using CURL. Server returns error:
>
>
> --------------------------------------------------------------------------------------
> 501 Method Not Implemented
>
> Method Not Implemented
> POST to /app/webroot/cake_gateway.php not supported.
> --------------------------------------------------------------------------------------
>
> When i'm sending requests with post using forms or ajax server manages
> it faultlessly...
>
> Anyone knows where should we looking for bug ?
>
> best
> wojtek
>
That's a server response code.
Are you sure you're posting to the correct page? Can you post to THAT
PAGE from a browser?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|