Hi Guys,

I was setting up a multi DB in symfony. I thought the problem is in my
configuration of my Multi DB... But after a while I got the problem
but can't seem to find a work around.

What I did is I have 2 DB. The first one is newly created while the
other one is already existing. I re-build both but ofcourse I created
a dummy server for the DB2 since I don't want to clean the data, (data
is important). After that I modified the databases.yml, change the
username, host, password for the DB2 so that it would link to the
existing 2nd DB I was talking about. But when I do the doSelect (it
works when using a doCount) I was having a problem... It just dies in
BasePeer::doSelect.

BTW dbname from dummy DB2 and the Original DB2(with important data) is
the same, so basically I only changed the host and password. If I
changed back the databases.yml to the dummy DB2 (this is how I rebuild
it) I got no problem.

Do you have any idea on this.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to