Welcome Guest, Not a member yet? Register   Sign In
multiple database connectivity getting errors
#2

[eluser]elvix[/eluser]
you have two problems:

first change $db1 to $db and rename your 2nd db to something that's not 'default' -- $db['somethingelse'].

Second, set pconnect on your second db to false. You cannot have two db connections with persistent connections. You shouldn't see a noticeable performance hit.


Messages In This Thread
multiple database connectivity getting errors - by El Forum - 09-01-2009, 03:03 AM
multiple database connectivity getting errors - by El Forum - 09-01-2009, 09:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB