I have installed PHP 5.0.4 on my desktop along with Apache 2.0.54. They both seem to be working, as when I bring up the Apache Service Monitor, it shows "Apache/2.0.54 (Win32) PHP/5.0.4 mod_jk2/2.0.4. However, when I try to test the PHP installation, by setting up a test.php file in the Apache htdocs folder, which contains <?php phpinfo(); ?> and click on the file to run it, it brings up a blank browser window. The browser window just sits there, while the cursor shows busy, and flickers. Nothing else happens, and I end up having to close the browser window to stop whatever is happening. Probably I have some of the configeration wrong, but I don't know where to start looking for the problem. Does anyone have a suggestion? Thanks -Tom