PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Resource Types> <Building on Win32
Last updated: Sun, 07 Sep 2008

view this page in

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini.

APD Configuration Options
Name Default Changeable Changelog
apd.dumpdir NULL PHP_INI_ALL  
apd.statement_tracing "0" PHP_INI_ALL Available since apd 0.9.
For further details and definitions of the PHP_INI_* constants, see the php.ini directives.

Here's a short explanation of the configuration directives.

apd.dumpdir string

Sets the directory in which APD writes profile dump files. You can specify an absolute path or a relative path.

You can specify a different directory as an argument to apd_set_pprof_trace().

apd.statement_tracing boolean

Specfies whether or not to do per-line tracings. Turning this on (1) will impact the performance of your application.



add a note add a note User Contributed Notes
Runtime Configuration
There are no user contributed notes for this page.

Resource Types> <Building on Win32
Last updated: Sun, 07 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites