I've run into a bit of a problem while trying to install 0.7 rc2 I have a complete test setup, with the same DB, files and addons running at home (on a different OS/PHP version/MySQL version though) and it works flawlessly.
But when I tried to upload it to my server I got a few errors (namely "Unable to connect to api.flickr.com" from the flickrfeed block), which I at first thought were due to problems with my theme. So I turned off all addons and switched to the Charcoal theme. Still my log was filled with error messages like: PDOStatement::execute() [<a href=''function.PDOStatement- execute''>function.PDOStatement-execute</a>]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server versi Undefined index: show_title_image in system/themes/charcoal/theme.php: 81 Undefined index: home_label in system/themes/charcoal/theme.php:82 Undefined index: show_powered in system/themes/charcoal/theme.php:83 Undefined index: display_login in system/themes/charcoal/theme.php:84 Undefined index: tags_in_multiple in system/themes/charcoal/theme.php: 85 Undefined index: show_entry_paperclip in system/themes/charcoal/ theme.php:86 Undefined index: show_page_paperclip in system/themes/charcoal/ theme.php:87 Undefined index: show_post_nav in system/themes/charcoal/theme.php:88 It goes on like this for quite a while. I thought that maybe my DB was somehow messed up and decided to try a clean reinstall of 0.7 rc2 on the server. But this gave me the following errors upon accessing the directory: Exception: Unable to connect to test.server.at in /var/www/html/test/ system/classes/socketrequestprocessor.php line 65 Fatal error: Call to a member function get_results() on a non-object in /var/www/html/test/system/classes/db.php on line 245 I ran the habari requirements checker and it told me I was ok. Also I was able to use 0.7 dp2 on this server for quite some time now. Can anyone think of anything I could do or try to get rc2 up and running? My MySQL and PHP versions on the server in question are: MySQL: 4.1.21 PHP: 5.2.0 Thanks, Alexander -- 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
