Hey, I installed the lastest version of php on my windows machine, running xp pro and IIS 5. When I run any script, a dialogue box appears to tell me:
COM Surrogate has encountered a problem and needs to close. We are sorry for
the inconvenience.
And the message includes this:
Error signature
szAppName : dllhost.exe szAppVer : 5.1.2600.2180 szModName : unknown
szModVer : 0.0.0.0 offset : 00dae0c0
This happens every time I run a script for the first time, if I refresh the browser, the script will execute fine, but it would really be helpful to know what is causing this error.
Any ideas?