hi

Have you changed the auth bits in config.inc.php in the phpMyAdmin directory?? You need to tell phpMyAdmin how and who to connect to mysql as. I can't remember the exact lines but there are 3 lines in the 'servers' section containing (I think) auth_type, user and password. These need to be correct for your setup or mysql will reject the connection

HTH

Steve

kloomis wrote:

Hello:

After an all nighter, and reading and trying as much as I can, I'm completely stumped.

I'm running RedHat 9, Apache 2.0, SSL, mySQL 3.23, PHP-4.2.2

I can create and insert tables on the server command line.
I can run php coded pages residing on the server from a remote browser.
I can open phpMyAdmin from a remote browser using http access.
I cannot access tables using phpMyAdmin from a remote browser.

There is no mention of php in the httpd.conf, but I have php.conf in the http dir.

Can anyone please help?

Ken




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to