curl-and-php
Re: Warning: Failed to save cookies in cookie file
Date: Fri, 23 Jan 2009 10:02:32 +0000
make sure your file /cookies/sched_bot_cookies.txt has chmod 777 . you can
write a simple code of fopen() or die() to see if you are able to open the
file for WRITING.
On Thu, Jan 22, 2009 at 10:13 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Thu, 22 Jan 2009, David Colter wrote:
>
> * WARNING: failed to save cookies in /cookies/sched_bot_cookies.txt
>>
>> Has anyone seen this or have any ideas of what causes it?
>>
>
> Strangely enough, it is caused by libcurl failing to save the cookies to
> the given file...
>
> Most often this is due to permissions, but can of course be all sorts of
> reasons.
>
> --
>
> / daniel.haxx.se
> _______________________________________________
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
>
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-01-23