Nasłuchiwanie

Ustawienia ...



Może tu jest jakiś błąd.

ustawienia php.ini
<?php [Zend] zend_extension_ts = "G:serwerextphp_xdebug.dll" zend_extension_ts = "G:serwerextzendextensionmanager.dll" zend_optimizer.enable_loader = 0 zend_optimizer.optimization_level=15 xdebug.default_enable=on xdebug.extended_info=1 xdebug.profiler_enable=1 xdebug.profiler_output_dir=G:serwerprofiler xdebug.profiler_output_name=cachegrind.out.%p ?>
Sam moduł do PHP jest załadowany jak uruchamiam phpinfo
Według manuala z eclipse błąd może być spowodowany ...
Cytat
Launch waiting for debug sessionYou have done a launch but you find that you aren’t debugging and the launchstatus window shows that the application is still launching. You can still interactwith the script but you cannot debug. This can occur whenˇ An PHP script launch or PHP Web Page launch is done but you eitherhave no XDebug information defined in your INI file or the XDebuginformation doesn’t contain the correct Server, Port or debug protocol.ˇ An PHP script launch produces a firewall pop-up which you denyˇ A PHP Web Page launch but either the web server is not running or thedefined URL in the launch is incorrect
2.8.1 Launch waiting for debug session
You have done a launch but you find that you aren’t debugging and the launch
status window shows that the application is still launching. You can still interact
with the script but you cannot debug. This can occur when
ˇ An PHP script launch or PHP Web Page launch is done but you either
have no XDebug information defined in your INI file or the XDebug
information doesn’t contain the correct Server, Port or debug protocol.
ˇ An PHP script launch produces a firewall pop-up which you deny
ˇ A PHP Web Page launch but either the web server is not running or the
defined URL in the launch is incorrect
2.8.1 Launch waiting for debug session
You have done a launch but you find that you aren’t debugging and the launch
status window shows that the application is still launching. You can still interact
with the script but you cannot debug. This can occur when
ˇ An PHP script launch or PHP Web Page launch is done but you either
have no XDebug information defined in your INI file or the XDebug
information doesn’t contain the correct Server, Port or debug protocol.
ˇ An PHP script launch produces a firewall pop-up which you deny
ˇ A PHP Web Page launch but either the web server is not running or the
defined URL in the launch is incorrect
z tym firewallem myślę, że jest ok być może pierwsza lub trzecia uwaga ale nie wiem gdzie szukać błędu.
PHP 5.2.6
Apache 2.2.8
Windows xp pl home sp3
Będę wdzięczny za wszelkie pomysły.
Pozdrawiam.