Re: Re[2]: [Phplib-users] Access denied, 2 databases, extrange error
Brought to you by:
nhruby,
richardarcher
From: Donncha O C. <don...@tr...> - 2002-08-01 09:15:17
|
On Thursday 01 August 2002 08:43, 3s wrote: > Hi, > > after checking the proposals from woodbri and Donncha, still not workin= g > and I'm thinking that the problem must be solve in other way. Because > its a conceptual matter possibly. > [snip] > =093-db classes, one db class for every table or group of > =09tables, including their own common methods for insert, update, > =09etc in every class If you did change the username used by each db class and still got that e= rror=20 there's something really strange going on.=20 I presume you have setup MySQL correctly, that the usernames you chose do= have=20 permission to access those tables, that your webserver can talk to the My= SQL=20 server, etc. Have you tried googling for an answer? Donncha. |