Hi,
I have recently installed xampp on my local winXP machine. All services check out. However, i am just trying to work out how i can load a test.php file into my browser from my local directory. How can this be done as each time it doesn't work. My local directory is D:\xampp & when i do http:\localhost\ all is ok but how can i load a test.php which resides at D:\xampp\test.php ?
test.php is a simple phpinfo() script.
I am just starting out but i just cannot get my first script working.
thanks in advance,
turbo3000