Page 1 of 1

Password access via network to index.php problem

PostPosted: 14. June 2004 06:24
by dev_car
Hi,
My Version of Linux is debian 3.0r2 - I installed a basic setup - no GUI.
XAMPP -seems to be running OK but I would like to gain access via the LAN network from my XP windows box. I can ftp in OK using
ftp://username:password@192.168.0.2 I can also access an index.htm
test page I dropped into the main directory via the network using http://192.168.0.2/index.htm but cannot reach the
index.php page as it does not accept this password or other ones I have changed using /opt/lampp/lampp security. So I'm stuck.

Is there a way of correcting this problem so that
http://192.168.0.2/ brings up the index page? Or is there a browser in the xlampp package I don't know about. I have only been learning linux for a week or so. The windows xp box is 192.168.0.3 and 192.168.01 is a netgear DG814 DSL modem gateway.
Any help much appreciated - Dev