Re: [PHP] connecting remote host ..

2004-06-14 Thread Angel Freire
Reloadind database isn't necesary, a flush privileges should be ok. El lun, 14-06-2004 a las 04:32, Manoj Nahar escribió: > Hi Gowthaman, > > For mysql to allow remove connecivity u have to make entry in mysql > database in tables db, user and host giving the IP of remote PC from > which u want t

Re: [PHP] connecting remote host ..

2004-06-14 Thread Manoj Nahar
Hi Gowthaman, For mysql to allow remove connecivity u have to make entry in mysql database in tables db, user and host giving the IP of remote PC from which u want to connect and username and password then reload the database and It will all work Manoj On 14 Jun 2004 10:25:48 +0530, gowthaman r