RE: [PHP] Connecting to a remote server

2003-03-28 Thread Steve Jackson
[EMAIL PROTECTED] Mobile +358 50 343 5159 > -Original Message- > From: Jason Wong [mailto:[EMAIL PROTECTED] > Sent: 28. maaliskuuta 2003 15:24 > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Connecting to a remote server > > > On Friday 28 March 2003 21:06, Roberts, Mark

Re: [PHP] Connecting to a remote server

2003-03-28 Thread Jason Wong
On Friday 28 March 2003 21:06, Roberts, Mark \(Tulsa\) wrote: > They are not on the same server...that is the problem. > They used to be on the same server, but I have had to move the application > to a physically different server with a different DNS than the DB Server. > > So, on the surface, it

RE: [PHP] Connecting to a remote server

2003-03-28 Thread Roberts, Mark \(Tulsa\)
nt: Friday, March 28, 2003 12:24 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Connecting to a remote server On Friday 28 March 2003 05:00, Roberts, Mark \(Tulsa\) wrote: > I am needing to move one of my apps to a remote secure server that I have. > As I have never done this before what are th

Re: [PHP] Connecting to a remote server

2003-03-27 Thread Jason Wong
On Friday 28 March 2003 05:00, Roberts, Mark \(Tulsa\) wrote: > I am needing to move one of my apps to a remote secure server that I have. > As I have never done this before what are the general things that I must do > to make this happen. > > I changed my connect statement from "localhost" to the