Re[4]: [Phplib-users] Access denied, 2 databases, extrange error
Brought to you by:
nhruby,
richardarcher
From: 3s <3s...@se...> - 2002-08-01 09:32:11
|
Hi Donncha, yes I was looking for an answer from yesterday, but without no luck. The system is working, connect and get results from the different databases, and shows correctly but the only problem its the error when finishing after the </html> label. As I said previously I suspect that this error occurs when PHP try to finish the conection, but I have no idea why its mixing conection details from the different classes. I maked all the changes proposed: use different users, put the database name in the query, etc. I was seeing in the forums a lot of problems to manage multiple connections with PHPLIB, ADODB and others, none of then seems suitable for this purpose. That is the reason to look for a different approach, OOP approach, because I'm not an expert in this way and possibly must be a better way to do it. Regards, Jos=E9 Valle On/El Thu, 1 Aug 2002 10:15:08 +0100 Donncha O Caoimh <don...@tr...> wrote/escribi=F3: > 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. >=20 > Have you tried googling for an answer? >=20 > Donncha. >=20 --=20 3s <3s...@se...> |