Im trying to debug locally, on PHP 5.1.2 with PhpEd and Apache
I took the php_dbg.dll-5.2.x and made all the php.ini amendments
phpinfo says my PHP Build date = Jan 11 2006 16:35:21
But my PHP wont load the extension, it errors with
[client 127.0.0.1] PHP Warning: PHP Startup: dbg: Unable to initialize module\n
[client 127.0.0.1] Module compiled with module API=20060613, debug=0, thread-safety=1\n
[client 127.0.0.1] PHP compiled with module API=20050922, debug=0, thread-safety=1\n
[client 127.0.0.1] These options need to match\n
|
Any ideas please?
Thanks[/code]