|
Posted by Jerry Stuckle on 12/28/07 03:00
shimmyshack wrote:
> On Dec 24, 1:54 am, Keith <PosSam...@gmail.com> wrote:
>> Hi,
>>
>> I am trying to get the zend debugger to work with eclipse pdt. I have
>> read the other thread about installing the debugger.
>>
>> I have installed
>> * eclipse pdt,
>> * the client zend plugin for eclipse
>> * the server following instructions athttp://www.thierryb.net/pdtwiki/index.php?title=Using_PDT_:_Installat...
>>
>> When I run php -v from the command line, it shows the debugger
>> installed
>> When I run phpinfo it DOES NOT show the debugger installed.
>>
>> When I attempt to debug in eclipse, I set breakpoints, the code runs,
>> but it does not stop at the breakpoint.
>>
>> I am using WAMP on Windows Vista with PHP 5.2.5
>>
>> Any suggestions?
>>
>> Keith
>
> sounds like you modified the wrong php.ini files thats all. if you are
> running php as apache module, mod the ini in apache/bin not php/bin
>
Not necessarily. Mine, for instance, is in /etc on Unix and h:\php on
Windows. Both are running as Apache modules.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|