Conversation
Notices
-
!feds any clues about how to tackle this error: http://ur1.ca/9v352
-
@parlementum I see it when activating the Twitter-Bridge and only then. Thought it…
-
It looks like a db-related error - did you run checkSchema.php?
-
@windigo yup. no errors with checkSchema, nothing in the sn error log that I can identify.
-
@parlementum Only way I was able to make TwitterBridge work consistently & get rid of PEAR errors (although not the same as yours) is to:...
-
@parlementum 1) In config.php, make sure "$config['db']['database']" uses "mysqli://". Start {queue,im}daemon with ./script/startdaemons.sh
-
@parlementum 2) Change "$config['db']['database']" to "mysql://", then re-run ./script/startdaemons.sh to start TwitterBridge
-
@parlementum Crappy work-around, but it works for me. I rarely need to stop/start daemons so I never loo…
-
That's extremely interesting - might try that at some point to get the TwitterBridge working... #notetoself
-
@parlementum \o/ ! What files other than php.ini did you at this to?
-
@chimo two different php.ini’s. I’m still running 1.0.0 SN for this instance though, and php 5.2
-