Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Problems to start the Zend Debugger(php.ini)
Problems to start the Zend Debugger [message #537068] Tue, 01 June 2010 04:52 Go to next message
Eclipse UserFriend
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
Re: Problems to start the Zend Debugger [message #537585 is a reply to message #537068] Wed, 02 June 2010 22:43 Go to previous message
Eclipse UserFriend
>I have downloaded the ZendDebugger.so and copied it into /usr/lib/php5/20090626.
then...
>zend_extensions=/usr/lib/20090626/ZendDebugger.so
typo?
Previous Topic:Code hints in Helios
Next Topic:AJAX perspective
Goto Forum:
  


Current Time: Wed May 21 02:20:53 EDT 2025

Powered by FUDForum. Page generated in 0.04393 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top