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

Re: [cobalt-users] HeLP can not see data or tables in database



At 05:53 PM 5/3/01 -0700, you wrote:
 I can not access the databases from the web browser I get empty
 databases



 I can see the tables if I telnet in and use mysql Command

I would guess, that if you can see the tables on the mysql telnet client, then the tables are fine.

Can you be a little more specific, about from WHERE are you trying to access the Databases (same server, diferent server?), also what kind of scripting software are you using to access them (php, perl...).

A few considerations, remember that MySQL checks on the IPs that connects to them, the default is only 127.0.0.1 (localhost), and therefore even with a correct user/pass, you can not connect from a diferent server.



Roman Sainz C.
Simple things should be simple, and complex things should be possible