build 4048
DBG v2.18.5
error:
Session start timeout has expired. Check setting for debugger in php.ini
I cannot start debugging with local php.exe.
from php5/php.ini:
[debugger]
debugger.enabled=On
debugger.profiler_enabled=On
I don't think I made any critical changes in php5/php.ini since install. (probably none at all)
SRV Local web server is running and shows normally
php5.0.5 with DBG v2.18.5.
CLI> php -i shows the same.
When I want to run script locally without server the
Run(Ctrl+F9) in menu is
dissabled.
Has anyone encountered this
-----------------
from manual:
LOCAL CGI MODE
...In this mode PhpED uses PHP engine set up for php extension(s) in settings tab for the SRV local WEB server.
-----------------
paths are set correctly for php4:php.exe and php5:php-cgi.exe