both php.php and test.php work if i start at index.htm
so i would type
http://localhost in the address bar and load that page and then i would type
http://localhost/phpinfo.php and it would work. if i just go from this forum thread to
http://localhost/phpinfo.php it doesn't work.
I get the error 500 "Can't display page because of internal server error" page
i'll check display_errors and error_reporting
thanks
Scott