Jump to content

Zend Studio Platform Core Debugger, etc


Recommended Posts

Hi Guys,

 

I promise I read through the Zend site on this, but I'm pretty confused, about the overlap and relationship between these things:

 

Zend Core

Zend Web Server Debugger

Zend Executable Debugger

Zend Platform

PDT

 

Basically, I have Zend Studio and I want to be able to debug my code on my remote Linux server. It *seems* like php-devel package comes with Zend Debugger (?????) but

 

# yum install php-devel

 

gets

 

Error: Missing Dependency: php = 5.1.6-3.7.fc6 is needed by package php-devel

 

Well I've got PHP 5.2.5 installed, so I don't know how an outdated version of PHP could be a dependency. Then there's xdebug, which seems to be an alternative to Zend Debugger, which you can install by

 

#pecl install xdebug

 

But

 

#pecl install zenddebugger

 

does nothing. So I can't use yum, pecl (and obviously not pear) to install Zend Debugger? And Executable debugger? Web Server debugger?

 

I'm so confused. Please help. Thank you.

Link to comment
Share on other sites

  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.