Hi there, After a Migration of a StatusNet Instance (Floss.pro) from a VPS to DreamHost, I'm getting this Error : Catchable fatal error: Object of class DB_Error could not be converted to string in /home/kmfischer/floss.pro/classes/Memcached_DataObject.php on line 508,
I have investigated and found out that it could be a PHP / MySQLi issue via this link http://forum.status.net/discussion/276/error-when-install-0.9-version-memcached_dataobject.php-on-line-508 I did check my PHP it was configured (--with-mysqli) (using php -v) here is a snippet from my config.php $config['db']['database'] = 'mysqli://someuser:[email protected]/flosspro'; $config['db']['type'] = 'mysql'; Any advice would help ... or give my price to host my site with you guys :) Karl -- ------------------ Karl Fischer Share the Love! www : http://fandroid.org _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
