ID: 26641 Updated by: [EMAIL PROTECTED] Reported By: rob at thijssen dot co dot uk -Status: Feedback +Status: No Feedback Bug Type: IIS related Operating System: Windows 2000 PHP Version: 4.3.4 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-12-18 03:13:19] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2003-12-16 19:21:33] rob at thijssen dot co dot uk Description: ------------ PHP was working fine one moment (running phpMyAdmin) the next it would only return a blank page. No settings were changed to trigger the fault. No error message is returned (with or without error reporting on). The event log shows several new errors: The configuration information of the performance library "C:\WINNT\system32\w3ctrs.dll" for the "W3SVC" service does not match the trusted performance library information stored in the registry. The functions in this library will not be treated as trusted. The Collect Procedure for the "Tcpip" service in DLL "C:\WINNT\system32\Perfctrs.dll" generated an exception or returned an invalid status. Performance data returned by counter DLL will be not be returned in Perf Data Block. Exception or status code returned is data DWORD 0. I suspect the problem is actually with IIS although it happily serves up other (non-PHP) content. The strange bit is that some useless HTML is generated but I have no idea what process is responsible for that. The box is running W2K with all the updates, PHP4.3.4, It's a brand new P4 Xeon with a Gig of RAM. Reproduce code: --------------- phpinfo(); Expected result: ---------------- not nothing! Actual result: -------------- View source yields: <html><body></body></html> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26641&edit=1
