RE: Mysql on a separate server from webserver

2002-08-29 Thread Adam Nelson
d'; Flush privileges; Everything else is exactly the same (and I find it works much better and is obviously more secure). -Original Message- From: Nestor [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 3:09 AM To: [EMAIL PROTECTED] Subject: Mysql on a separate server from w

Re: Mysql on a separate server from webserver

2002-08-28 Thread David Bordas
Hi, > I have written previous websites where I used perl or PHP > to access a Mysql DB wen bith the webserver and the Mysql > db are on the same server. > > My questions is how different is it to access or connect > to the Mysql database when the database is on a separate > server(machine)? Just

Mysql on a separate server from webserver

2002-08-28 Thread Nestor
I have written previous websites where I used perl or PHP to access a Mysql DB wen bith the webserver and the Mysql db are on the same server. My questions is how different is it to access or connect to the Mysql database when the database is on a separate server(machine)? Thanks, Nestor A.