Page 1 of 1

Problem in database after uploading the side

Posted: Tue Feb 10, 2004 2:20 am
by no1shah
hello friends,
i had designed a site using php and mysql ,it is working correctly in local host(LAN).after uploading the site on net it cannot fetch data from database,althow it is inserting the data in the tables,i think it is problem regarding privileges can any body suggest me the solution.

Re: Problem in database after uploading the side

Posted: Tue Feb 10, 2004 2:48 am
by mahara
no1shah wrote:... after uploading the site on net it cannot fetch data from database,althow it is inserting the data in the tables. ...
What do you mean by that? Is it you can insert any data to the DB but you can't query it later or query any existing data?

Posted: Tue Feb 10, 2004 3:51 am
by no1shah
Yes Exactly

Posted: Tue Feb 10, 2004 3:53 am
by malcolmboston
whats the error message?