(resending now that i've joined the list.)
On Sun, 13 Jun 2004 15:19:31 +0200 (CEST), "Derick Rethans"
<derick[@]xdebug.org> said:
> On Sat, 12 Jun 2004, Mark D. Anderson wrote:
>
> > Hello, phpinfo() indicates that i've got xdebug installed successfully.
> > I was hoping it would cause a stack trace to be shown with php warnings.
> > But it isn't, and I see no setting to make it do so.
>
> Where in your phpinfo() output do you see it, and what is the line in
> php.ini to enabled Xdebug?
I see:
Version 1.2.0
Stacktraces support enabled
Function nesting protection support enabled
Directive Local Value Master Value
xdebug.auto_profile Off Off
xdebug.auto_profile_mode 0 0
xdebug.auto_trace Off Off
xdebug.collect_params Off Off
xdebug.default_enable On On
You can see this yourself live at:
http://apacam.org/admin/system/phpinfo
All I have in php.ini that is xdebug-related is:
zend_extension = /usr/lib/php4/xdebug.so
-mda
Received on Sun Jun 13 2004 - 23:27:21 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:03 BST