On Fri, Sep 26, 2008 at 03:58:50PM -0700, A J LeBach wrote:
> 
> Hi,
> I'm new to Habari, but it looks great, better than other blogs.
> But, I can't get it working.  I uploaded it to my web server, then
> navigated to the site, so as to install it.  But, all that was shown
> was this:
> 
> Warning: stream_set_timeout(): supplied argument is not a valid stream
> resource in system/classes/socketrequestprocessor.php line 63
> 
> I opened the document to see if there was anything obvious, but I know
> no PHP, so I couldn't notice anything.  What should I do?


Could you check if Habari created or wrote to an .htaccess file ?
Something seems to be going wrong while using AJAX to check that
mod_rewrite is working.

Put define('DEBUG', true); in config.php, which will show more errors.

Try removing the @ on line 55 of
system/classes/socketrequestprocessor.php and see if you get an error.
Try deleting the .htaccess file (if you're not using it for something
else) and reinstalling.

(please note, I'm mostly guessing)

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

Reply via email to