Changeset 211
- Timestamp:
- 05/26/06 17:04:42 (3 years ago)
- Files:
-
- eaccelerator/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
eaccelerator/trunk/README
r206 r211 243 243 When you compile eAccelerator with --with-eaccelerator-disassembler you need 244 244 to 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. 245 as the control.php file. The disassembler requires PHP to be compiled with 246 tokenizer support (--enable-tokenizer). 247 You can set the username and password needed to access the disassembler at the 248 top of dasm.php. 248 249 249 250 eAccelerator API