Since it seems to be due to system/classes/curlrequestprocessor.php:62
and the following PHP bug ( http://bugs.php.net/bug.php?id=48733 ), I
just set $fh = null and let Habari use the temp file it creates itself
instead of using the tmpfile() function. I haven't run into any other
problems yet with 5.2.10 since fixing this, though I just got it
installed tonight :)

Diff attached.

Chris

On Sun, Jul 26, 2009 at 9:54 PM, Michael C.
Harris<[email protected]> wrote:
>
> 2009/7/27 Chris Tankersley <[email protected]>:
>>
>> Is cURL what is also causing the DB error?
>
> curl is causing the warning, and other stuff is failing afterwards.
>
> --
> Michael C. Harris, School of CS&IT, RMIT University
> http://twofishcreative.com/michael/blog
> IRC: michaeltwofish #habari
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users
-~----------~----~----~----~------~----~------~--~---

Attachment: curlrequestprocessor.php.diff
Description: Binary data

Reply via email to