Mam problem z odpaleniem xdebug'era.
Apache2 php 5.0.0b4 XP
php Version: - - php Api Version: Zend Module Api No: Zend Extension Api No: Recommended version:
4.2.3 - - 20010901 - - 20020429 - - 20020429 - - 1.0.0rc1
4.3.0pre2 - - 20020307 - - 20020429 - - 20021010 - - 1.1.0pre2
4.3.0rc1 - - 20020918 - - 20020429 - - 20021010 - - 1.1.0
4.3.0 - - 20020918 - - 20020429 - - 20021010 - - 1.2.0
4.3.1 - - 20020918 - - 20020429 - - 20021010 - - 1.3.0
4.3.2 - - 20020918 - - 20020429 - - 20021010 - - 1.3.0
4.3.3 - - 20020918 - - 20020429 - - 20021010 - - 1.3.0
5.0.0beta3 - - 20031113 - - 20020429 - - 90021012 - - 2.0.0-dev
> 5.0.0rc2 - - 20031224 - - 20040316 - - 90021012 - - 2.0.0-cvs
Próbowałem z wersiami: xdebug-5.0-2.0dev.dll i xdebug-5.0-1.3.0.dll
do php.ini wpisywałem :
extension=xdebug-5.0-1.3.0.dll => nie moze znalezc określonego modułu
extension="d:/serwer/php5/ext/xdebug-5.0-1.3.0.dll" => nie moze znalezc określonego modułu
zend_extension_ts="d:/serwer/php5/ext/xdebug-5.0-1.3.0.dll" => operacja nie powiodła sie
zend_extension="d:/serwer/php5/ext/xdebug-5.0-1.3.0.dll" => operacja nie powiodła sie
error.log przy odpalaniu z "zend_extension_ts" :
Kod
[Wed Mar 17 03:05:55 2004] [notice] Parent: Created child process 3012
[Wed Mar 17 03:05:55 2004] [notice] Child 3012: Child process is running
[Wed Mar 17 03:05:55 2004] [notice] Child 3012: Acquired the start mutex.
[Wed Mar 17 03:05:55 2004] [notice] Child 3012: Starting 250 worker threads.
[Wed Mar 17 03:06:05 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Wed Mar 17 03:06:05 2004] [notice] Child 3012: Exit event signaled. Child process is ending.
[Wed Mar 17 03:06:06 2004] [notice] Child 3012: Released the start mutex
[Wed Mar 17 03:06:07 2004] [notice] Child 3012: Waiting for 250 worker threads to exit.
[Wed Mar 17 03:06:07 2004] [notice] Child 3012: All worker threads have exited.
[Wed Mar 17 03:06:07 2004] [notice] Child 3012: Child process is exiting
Failed loading d:/serwer/php5/ext/xdebug-5.0-1.3.0.dll
[Wed Mar 17 03:06:08 2004] [notice] Parent: Child process exited successfully.
ktoś moze wie gdzie pobrać wersje 2.0.0-cvs albo jak poradzić sobie z tym błędem??