Changes between Initial Version and Version 1 of Ticket #59
- Timestamp:
- 2006-12-24T03:26:02+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59
- Property Version changed from 1.0.1 to 1.2-dev
- Property Milestone changed from to 1.2.1
-
Ticket #59 – Description
initial v1 4 4 5 5 i have this in my php.ini: 6 7 8 {{{ 6 9 [xcache] 7 10 xcache.shm_scheme = "mmap" … … 39 42 max_input_time = 60 ; Maximum amount of time each script may spend parsing request data 40 43 memory_limit = 32M ; Maximum amount of memory a script may consume (8MB) 44 }}} 45

