[xdebug-general] Re: (Hopefully) a simple question about installing Xdebug on Linux - "make" syntax

From: Tama Easton <teaston[@]vorb.org.nz>
Date: Fri, 10 Sep 2004 12:07:04 +1200

Hi Derick

I finally solved it with help from my hosting company. My server uses
virtual sites via Ensim (I run a couple of sites) and there was
difficulties with security/ virtual directories etc. etc. etc.

It's taken us about a dozen e-mails but we finally got it sorted.

Cheers
Tama

Derick Rethans wrote:

>Hello Tama,
>
>On Thu, 9 Sep 2004, Tama Easton wrote:
>
>
>
>>Ah - I have the answer. This is from my error logs:
>>PHP Fatal error: [Zend Optimizer] Zend Optimizer 2.5.3 is incompatible
>>with Xdebug 1.3.2 in Unknown on line 0
>>
>>Here are my versions:
>>PHP API 20020918
>>PHP Extension 20020429
>>Zend Extension 20021010
>>
>>I thought that this was compatible with 1.3.2 so I went and had another
>>look.
>>
>>I found xdebug.so was in /usr/lib/php4 so I re-entered that into php.ini
>>- the server restarts and pages load - there's no errors in the log -
>>but nothing about xdebug shows up in the PHPInfo:
>>
>>Any ideas?
>>
>>
>
>Yeah, ZendOptimizer blocks the loading of other Zend Extenions (like
>xdebug). You can only get Xdebug working if you disable the Zend
>Optimizer. I don't know why the Zend people do this, but it's sure as
>hell annoying and not something that I can fix. From you phpinfo() I see
>that the Optimizer (and Extension Manager) are still enabled, so you'll
>have to disable those first.
>
>regards,
>Derick
>
>PS: Please keep cc-ing the mailinglist.
>
>
>
Received on Fri Sep 10 2004 - 02:07:18 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:03 BST