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 <[email protected]> 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 <[email protected]>
> 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
> > [email protected]
> > https://dev.eclipse.org/mailman/listinfo/pdt-dev
> >
> >
>
>
>
> --
> Best regards,
> Michael
> _______________________________________________
> pdt-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>

<<323.gif>>

_______________________________________________
pdt-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to