Could anyone please help me with my problem.
I have currently installed PHP 5 on IIS with Windows XP and have installed the PHP5 using the zip package not the installer download.
When I try to run my php file on IE using for example (http://localhost/test.php), if there is an error on my php file, my IE just return blank page without providing any error message and left me to figure it out what happened with my php file.
I am just wondering, can anyone help me out how to solve this problem?
Thank you.