[xdebug-general] Re: cli script problems

From: Eliteforce <eliteforce[@]elitemail.org>
Date: Thu, 19 Jul 2007 15:53:50 +0200

On Thu, 19 Jul 2007 10:26:24 +0200 (CEST), "Derick Rethans"
<derick[@]xdebug.org> said:
> On Thu, 19 Jul 2007, Eliteforce wrote:
>
> > i'm new to xdebug and i'm having difficulties getting it to work with
> > scripts run from command line.
> >
> > php.exe -v
> > PHP 5.2.3 (cli) (built: May 31 2007 09:37:22)
> >
> > xdebug:
> > php_xdebug-2.0.0-5.2.2.dll
> >
> > to load xdebug i added the following line to php.ini
> > zend_extension_ts="C:\path\to\php\php_xdebug.dll"
> >
> > now if i run a script with php.exe there is no error output although
> > there are compilation errors,
>
> 1. make sure you have display_errors on, and
> 2. show me your "php -v" and "php -i" outputs.
>
> regards,
> Derick
>
> --
> Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org

ohhoho, enabling display_errors gives me the desired output
i also enabled to display startup errors

i think this should be mentioned in the documentation (installation
section)

thank you very much

-- 
http://www.fastmail.fm - I mean, what is it about a decent email service?
Received on Thu Jul 19 2007 - 15:53:57 BST

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