Hi,

As mentioned in the PDT downloads page: 

 

In order to be able to perform debugging using PDT, you should download
one of the following extra packages:

*                     PDT and Zend Debugger
<http://www.zend.com/community/pdt?ecl=EclipseZend> 

*                    PDT and XDebug <http://xdebug.org/> 


Note: Due to Eclipse licensing requirements, PDT with debugger packages
are distributed from external locations. 



 

If you are a newbie to PHP and PDT, I would recommend downloading the
all in one with the php binaries and debuggers from http://zend.com/pdt

 

Happy phping!

- Roy

________________________________

From: pdt-dev-boun...@eclipse.org [mailto:pdt-dev-boun...@eclipse.org]
On Behalf Of Parag Kalra
Sent: Sunday, April 26, 2009 11:13 AM
To: PDT Developers
Subject: Re: [pdt-dev] Trouble running PDT - HelloWorld program

 

I am completely newbie in the world of PHP and Eclipse. Sorry to say but
I even don't know what is a ZEND debugger.   

Could someone please share some online documentation explaining how to
configure Eclipse for PHP like installing and configuring ZEND debugger,
making changes in 'php.ini' etc.

Cheers,
Parag



On Sun, Apr 26, 2009 at 1:21 PM, Michael Spector <spek...@gmail.com>
wrote:

Hi,

Do you have Zend Debugger installed in /etc/php5/cli/php.ini ?

Thanks,


On Sun, Apr 26, 2009 at 10:09 AM, Parag Kalra <paragka...@gmail.com>
wrote:
> Hello All,
>
> I am a really new to this eclipse world and finding it difficult to
handle.
>
> I have created a dummy project HelloWorld. Then added a simple PHP
file to
> it - HelloWorld.php.
>
> # cat HelloWorld.php
>
> <?php
> echo "Hello World \n";
> ?>
>
> Under Project Properties -> Executable, I have set following settings:
>
> Executable name - php5
> Execuatable path - /usr/bin/php5
> PHP ini path - /etc/php5/cli/php.ini
> Debuger - Zend
>
> On running the file I am getting an error. PFA for the screenshot.
However
> same file is running on the terminal.
>
> I think php.ini needs to be configured.
>
> Please suggest.
>
> Cheers,
> Parag,
>
> H. L. Mencken  - "It is even harder for the average ape to believe
that he
> has descended from man."

> _______________________________________________
> pdt-dev mailing list
> pdt-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>
>



--
Best regards,
Michael
_______________________________________________
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev

 

<<image001.gif>>

<<image002.gif>>

_______________________________________________
pdt-dev mailing list
pdt-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to