I have the same issue. Here's some extra info that could be usefull:
I've traced it down to a call to tmpfile() in system/classes/
curlrequestprocessor.php line 59 (habari 0.6).
this php function return false with this setup: Mac OS X 10.5.6 and
XAMPP 0.7.4 (PHP 5.2.6, safe_mode=off and open_basedir commented out)

btw, error reporting is on and error_level is set to E_ALL|E_STRICT
and php give me no clues as to why tmpfile() does'nt work.

-Eric

On Apr 13, 1:18 pm, rick c <[email protected]> wrote:
> I'm glad to hear you got Habari installed.
>
> I do think thecURLwarnings are due to the changes in the way Habari
> usescURLbetween versions 0.5.2 and 0.6, and I also think your
> warnings are due to the use of open_basedir. I was getting information
> from you about this so we can try to work out the best way to work
> around it in Habari. Thank you for your help.
>
> Rick
>
> ur
> On Apr 13, 10:14 am, John Wrana <[email protected]> wrote:
>
> > So I've installed Habari 0.6 finally, fiddling around with
> > the .htaccess and config.php. Not an easy installation procr ess for the
> > novice user. ;-)
>
> > Anyway, I still get thesecURL-warnings everytime I hit the dashboard:
>
> > Warning: rewind(): supplied argument is not a valid stream resource in
> > system/classes/curlrequestprocessor.php line 65
> > Warning: stream_get_contents() expects parameter 1 to be resource,
> > boolean given in system/classes/curlrequestprocessor.php line 66
> > Warning: fclose(): supplied argument is not a valid stream resource in
> > system/classes/curlrequestprocessor.php line 68
>
> > Maybe it's really because of the open_basedir settings, cause in my
> > local XAMPP installation these errors doesn't occur. But until today
> > I've had no problems with this and even until Habari 0.5.2. I don't
> > think that my webhoster will change anything related with open_basedir
> > and afaik open_basedir restrictions are not that unusual, so there
> > must be other possibilities to get thiscURL-thing working?
>
> > John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to