PDA

View Full Version : External Path


Sting
05-07-2004, 01:15 PM
sorry but i am new at this but here is the situation


2 domains

DOMAIN 2 files needs to access DOMAIN 1's database

i ve set all the database permitions and all that, but i am having trouble at something i thought was gonna be easy, or maybe i am just tired.

but for the $path it usually is something like

/home/DOMAIN/public_html/

now what would it be for the external path to DOMAIN 1?

any help would be greatly apriciated

thanks in advance

filburt1
05-07-2004, 01:20 PM
Databases are independent from the file system in this context. You need to configure MySQL to allow connections from another server (provided they are on two separate servers).

Sting
05-07-2004, 01:26 PM
i ve set all the database permitions and all that, but i am having trouble at something i thought was gonna be easy, or maybe i am just tired.


yea, i ve done that