[xdebug-general] Re: cli script problems

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu Jul 19 2007 - 10:26:24 CEST

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
Received on Thu Jul 19 10:26:24 2007

This archive was generated by hypermail 2.1.8 : Wed Jan 07 2009 - 17:00:53 CET