Hi All,
I've installed DBG 2.11.30 as described here but Apache server crash when I try so start-it up :
Here is my php.ini :
extension=php_dbg.dll-4.3.3
...
;/PHPExt
[debugger]
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=host1 host2 host3
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16 |
I have installed Easyphp on win 2000 Server (php 4.3.3, 1.3.24 ) and I've configured a virtual host.
When I start Easyphp, a popup windows comes :
"Zend Optimizer: unable to register functions, unable to load"
And then the usual windows fatal error dialog...
Has someone an idea about that ?
Thanks