Re: [Phplib-users] Access denied, 2 databases, extrange error
Brought to you by:
nhruby,
richardarcher
From: Donncha O C. <don...@tr...> - 2002-07-31 11:39:14
|
This has been a bug that plagued me several times in the past. To fix it = just=20 make sure that each database connection has a different user. Donncha. On Wednesday 31 July 2002 12:33, 3s wrote: > Hi, > > my first message to the list. > > I was using for 3 years ago DB classes from PHPLIB without problems, > until now. > > Normally we use the library with one database only, but in one of my > projects I need to connect to different databases (MySql), with differe= nt > servers and different users. Only in one point the system is showing me > the error, in other places works ok, but suspect that I have good look > and I doing something wrong. > > In the browser after the last </html> label shows the following error: > > Access denied for user: 'pro...@21...' to > database 'portal' > |