Trying to Install PHP5 on Windows XP with Apache server. My test page keeps on coming up blank. (When I look at the source code, I see phpinfo() unprocessed.
My test page is stored in: C:\Apache2\htdocs\test.php
My PHP is stored in: C:\PHP
*.DLL copied over to C:\WINDOWS\System32
Thanks in advance. I'm sure I'm not the only one whose had a problem in the past. Problem is I am a newbie to PHP as well, so I don't have a good sense for what could have gone wrong.