[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] connecting to a mysql database
- Subject: Re: [cobalt-users] connecting to a mysql database
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Sep 20 02:09:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hi,im trying to connect to a mysql database on my raq4 using ultradev, I can
> connect fine using phpadmin and everything works fine through telnet it just
> seems to have a problem with remote access.
>
> The error I get is
>
> server configuration denies access to data source
I believe you have to set up a user with privileges to connect from an
outside source or host. This is more of a MySQL related question rather than
a Raq related question. If I knew the commands from memory I'd just type it
out for you, but since I don't, I'll give you a link to the excellent MySQL
documentation.
http://mysql.com/documentation/index.html
HTH,
j