>What shoul I write in config.inc.php as host?
The name of the remote machine (eg whatever.mysite.net) or its IP address.
You also need to check in the mysql privilege tables that your own IP
address is allowed to talk to mysql. This may be tricky without phpmyadmin
running first though - you will
in your lib.inc.php
put localhost as the host value
-- Ben Cairns - Head Of Technical Operations
intasept.COM
Tel: 01332 365333
Fax: 01332 346010
E-Mail: [EMAIL PROTECTED]
Web: http://www.intasept.com
"MAKING sense of
the INFORMATION
TECHNOLOGY age
@ WORK.."
--
PHP Windows Mailing List (h
Manuela.
I tried this for a while, and found that it was actually a problem at one of my
ISP's end that they were unable to resolve, so I gave up and installed
phpmyadmin on my remote site as well (its not very big if you pare down the
unwanted bits).
You may have the same problem
Tom
Manuela wr