[xdebug-general] Re: cli script problems

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 19 Jul 2007 10:26:24 +0200 (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 2007 - 10:26:24 BST

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