RE: [PHP] DB's on seperate server

2003-10-20 Thread BENARD Jean-philippe
BENARD Consultant STERIA Infogérance ([EMAIL PROTECTED]) -Message d'origine- De : Ryan Thompson [mailto:[EMAIL PROTECTED] Envoyé : lundi 20 octobre 2003 05:50 À : [EMAIL PROTECTED] Objet : [PHP] DB's on seperate server Quick yes or no question. My db's are running on a d

Re: [PHP] DB's on seperate server

2003-10-19 Thread Becoming Digital
To: <[EMAIL PROTECTED]> Sent: Sunday, 19 October, 2003 23:49 Subject: [PHP] DB's on seperate server Quick yes or no question. My db's are running on a different server then my Webserver. I've temporarily mounted the directories from the db server to the webserver to co

[PHP] DB's on seperate server

2003-10-19 Thread Ryan Thompson
Quick yes or no question. My db's are running on a different server then my Webserver. I've temporarily mounted the directories from the db server to the webserver to compile db access. Once PHP/Apache are compiled can they be safely unmounted or will it give me problems somewhere down the line?