On Mon, Apr 5, 2010 at 19:28, Karl Fischer <[email protected]> wrote:
> 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 :)
>

Hi there,
Dreamhost says everything is in working  order ...
nothing is  wrong with my connection string,
there  is a problem with my Database. (I'm assuming)
All my Tables and Notices are there,

I did a fresh install under ... http://mileston.es,
it worked modified the  connection details in config.php,
gives the same error, any idea how I can troubleshoot the database ?


Must I rebuild the Database between 0.8.3 aand  0.9.1 ?

Karl



-- 
------------------
Karl Fischer
Share the Love!
www : http://fandroid.org
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to