Changeset 211

Show
Ignore:
Timestamp:
05/26/06 17:04:42 (3 years ago)
Author:
hans
Message:

make note of the need for the tokenizer in php for the dasm to work

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/README

    r206 r211  
    243243When you compile eAccelerator with --with-eaccelerator-disassembler you need  
    244244to place the dasm.php and PHP_Highlight.php file also in the same directory  
    245 as the control.php file. 
    246 You can set the username and password needed to access this file at the top 
    247 of the file. 
     245as the control.php file. The disassembler requires PHP to be compiled with 
     246tokenizer support (--enable-tokenizer). 
     247You can set the username and password needed to access the disassembler at the 
     248top of dasm.php. 
    248249 
    249250eAccelerator API