[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] connecting to a mysql database



> 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