Friend,
I think this is a JSP problem (mm driver). =)
Try to see if your driver is using an user that is allowed to connect to it
from where you are trying to. ;)
On Sun, 29 Jul 2001 22:30:46 +0800 gokeeper <[EMAIL PROTECTED]> wrote:
| i am running mysql 3.23.40 and tomcat 3.2.3
servername -p
Tom Haapanen
[EMAIL PROTECTED]
-Original Message-
From: gokeeper [mailto:[EMAIL PROTECTED]]
Sent: Sunday, 29 July, 2001 10:31
To: [EMAIL PROTECTED]
Subject: mysqld under FreeBSD
hi all
i am running mysql 3.23.40 and tomcat 3.2.3 on FreeBSD
when i try to connect to the l
hi all
i am running mysql 3.23.40 and tomcat 3.2.3 on FreeBSD
when i try to connect to the local mysql server in jsp using mm driver
it says:
Server configuration denies access to data source
the user&pass i provide is right
i can connect to local mysqld use ./mysql -u root -p
also php+mysql