Ability to generate debug output from tokenizer

Version Number 1.331
Finished Yes
Type feature

directadmin.conf option:

tokenizer_debug=1

which will generate output to the screen when you run DA in debug mode (so it needs 2 steps). Default internal value is 0.

To run DA in debug mode you type:

cd /usr/local/directadmin
killall -9 directadmin
./directadmin b800

where 800 is the debug level. The higher the number, the more output you get.

Debug levels and higher will accomplish the following:

500 - Inidcation of tokenizer being run. Include set user and recursive depth.
500 - Printout of binary shebang name and options, eg /usr/local/bin/php
1000 - Dump of the passed tokenzier code, pre parsed.
1200 - Tokens to be inserted dumped
1400 - Tokens to be added to environment for scripts (not always the same values)
1500 - script output, post execution
1600 - script code parsed out, to be executed

 
features/930.txt · Last modified: 2010/02/27 17:55 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki