I want to install PHP on my computer (Windows XP) so that I can test PHP scripts without uploading them onto my web host. I have PHP and Apache installed, but it won't work. I think the problem is somewhere in Apache's installation, but I am a n00b with installing servers.
I have a PHP file saved in the htdat (or whatever it's called) directory, and when I open it (http://localhost/phpinfo.php or http://127.0.0./phpinfo.php) it simply says the page cannot be displayed.
The problem is probably very simple, but I don't know it.
Thank you in advance,
Bernlomnty