Today i updated our Zend Server to 5.6 SP1 and added the Hotfix 4.
Right after the update the Zend Code Tracing doesn't want to load properly. (it worked before)
I just get:
Error message: Failed to load extension 'codetracing', path given: 'C:\Zend\ZendServer\lib\codetracing\php-5.2.x\ZendCodeTracing.dll'
The file is at the right position and has the following details:
Fileversion: 0.0.677.0
Size: 438 KB
Last Modified: 02.29.2012 14:38
The Server-System is: Windows Server 2008 R2 SP1 x64
I tried to turn it off, restart PHP, turn it back on. => Nothing changed (as expected)
Changed the path of the file to see if ZS is tring to get the right file. => It's the right one.
I modified the tracing configuration a little (and back) to ensure the config file is okay.
Any more ideas what might be done to get it working again?
(The de- and reinstallation should be the far latest option :-) )

