Bill, I tried that (creating a PDO object in suite->setup(); connecting in setup; leaving it connected), no luck. I still get the 'serialize' error message. Any thoughts?
Thanks. Michael Bill Karwin wrote: > > > One option is to create your $db object in the setup() method of a suite, > instead of in the global space. > -- View this message in context: http://www.nabble.com/Who%27s-trying-to-serialize-a-PDO---Wasn%27t-me%21-tp16886135p20503024.html Sent from the Zend Framework mailing list archive at Nabble.com.
