Problems to start the Zend Debugger [message #537068] |
Tue, 01 June 2010 04:52  |
Eclipse User |
|
|
|
Hi guys!
At the moment im trying to set up the Zend Debugger. But unfortunatly it isnt working. Here is what ive done so far:
I have downloaded the ZendDebugger.so and copied it into /usr/lib/php5/20090626. According to the phpinfo() this is the extension directory.
After this i have tried to update my php.ini file with this commands:
implicit_flush=On
outbut_buffering = 0
I deactivated other Debuggers (XDebug) and set this commands for the ZendDebugger:
zend_extensions=/usr/lib/20090626/ZendDebugger.so
zend_debugger.allow_hosts=127.0.0.1, 10.0.1.3
zend_debugger.expose_remotly=always
After this i restartet my local apache server and checked if the Debugger is activ (via the phpinfo() echo).
But its still not working. Has anyone an idea what is wrong?
so long
Gernot
|
|
|
|
Powered by
FUDForum. Page generated in 0.04393 seconds