So maybe you try to modify php.ini
- to display php error messages set display_errors = on;
- to register globals by default (if you use 4.10 or 4.11) set
register_globals=on;
register_globals has been turned off by default since 4.10 for important
security reasons but however many existing apps
More information:
Both installations work. The php test file, , works on
both the workstation running IIS and Win2K Pro and the server running WinNT.
To get up and running quickly, I used the Windows installer version on the
server (which I understand runs under CGI). However, I also understand
I've installed the windows installer version of php on a NT server. I've
also installed the windows binary on my Windows 2000 pro workstation.
Everything works fine on the CGI-Windows installer version on the server,
but I can't get the same applications to run from my Win2KPro workstation (I
get