2009/7/27 Dragonmantank <[email protected]>: > > I'm trying to install Habari and have tried both the download for > 0.6.2 as well as r3677 from Subversion. In both cases I'm stopped at > the following errors: > > Warning: curl_setopt() [function.curl-setopt]: the provided file > handle is not writable in system/classes/curlrequestprocessor.php line > 75 > > Fatal error: Call to a member function get_results() on a non-object > in /var/www/projects/habari/system/classes/db.php on line 245 > > With either set of code, the installer correctly handles the absence > of a .htaccess file (if the folder isn't writable, it prompts me to > manually create the .htaccess file, if it is, then it just > creates .htaccess for me). That is as far as I get. > > I'm using Zend Server CE on CentOS 5.3, PHP 5.2.10
It seems PHP 5.2.10 and 5.3 introduced CURL bugs for which we may have to introduce work arounds. We'll investigate and try to sort something out as soon as possible. -- 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 -~----------~----~----~----~------~----~------~--~---
