>
> In your code, you refer to the tracker at tcp://127.0.0.1 but you are
> using 192.168.1.102:6001 in your mogadm command. Are they the same server?
>
> You code:
> $mfs = new MogileFS('testdomain', 'testclass', 'tcp://127.0.0.1');Yes it's the same server.
