Hi,
Thanks for your reply. My php.ini file is in C:\PHP5\ and I have no PHPRC environment variable.
But I have done some more checking, and found this: We have two websites running on that server, one (site "A") is set to anonymous access, the other one (site "B") is set to no anonymous access, and is using windows authentication to let users logon.
Site "A" works fine, the error is not displayed but is logged instead. Site "B" doesn't work. The settings as displayed by phpinfo are the same (same path to php.ini which it seems to be reading ok, same settings wrt error handling etc.). Both the user for site "A", and the users that are logging in on site "B", are part of the same groups, and have the same security policy settings.
Note that this is a standard PHP 5.2.3 - we don't compile, just download the binaries from php.net.
Coditor