RE: [PHP] Access denied errors

2002-05-06 Thread Brian McGarvie
sounds like the username/password are not being accepted... -Original Message- From: Nick Wilson [mailto:[EMAIL PROTECTED]] Sent: 06 May 2002 12:32 To: php-general Subject: [PHP] Access denied errors -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, not sure if this is a php

[PHP] Access denied errors

2002-05-06 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, not sure if this is a php or mysql problem: I seem to be able to connect in my script to mysql at the beginning but by the time I make the third or fourth call I get 'Access denied' errors? Here is the function I use to connect: *Any*