boardtc
11-04-05, 05:17 AM
I am hoping you can help a linux rookie. I have a standard mdk 9.2 install on myserver. I installed dp 2 and can see it fine one the server, the problem is seeing it from the other 2 (windows xp) machines on the network. I can see http://myserver/test.php
fine, but
http://myserver/dotproject
says unable to connect to 127.0.0.1
I did a :
ls -l dotproject
and it gave :
-rw-r--r-- 1 christine users 251089 Apr 1 02:49
I am logged on as Tom. I must have installed it when I was logged on Christine's account. Would this be a problem? I tried chown tom dotproject but that did not change the owner when I do ls -lo dotproject.
A ping localhost gives comes back after 72 received but a ping 127.0.0.1 never stops.
Any ideas are much appreciated.
fine, but
http://myserver/dotproject
says unable to connect to 127.0.0.1
I did a :
ls -l dotproject
and it gave :
-rw-r--r-- 1 christine users 251089 Apr 1 02:49
I am logged on as Tom. I must have installed it when I was logged on Christine's account. Would this be a problem? I tried chown tom dotproject but that did not change the owner when I do ls -lo dotproject.
A ping localhost gives comes back after 72 received but a ping 127.0.0.1 never stops.
Any ideas are much appreciated.