Bruce,
Thanks, that is what I was looking for. I believe I am running the later version of the php-cgi.exe since it is also using the php.ini from this other location. However, I still have an issue. When I try to load the home.php script I get the following error message:
Status: 302 Moved Temporarily X-Powered-By: PHP/5.5.12 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Location: login.php?message=Welcome+to+PacsOne+Server Content-type: text/html
This message indicates I'm using PHP vs 5.5.12, whereas the original PHP(58) uses 5.2.x I believe. This seems to validate that newer php-cgi.exe is being used now.
There is a hello.php script that works and it shows the detailed configuration of the php set up, so I'm getting somewhere. I know you are not a PHP expert so I'll post this on the NG's to see if anyone has any ideas on the Status 302 Moved Temporarily message.
Thanks,
Jeff