Changeset 27

Show
Ignore:
Timestamp:
12/22/04 20:10:52 (4 years ago)
Author:
franck34
Message:

- remove a part dedicated to turckmmcache (first launched in 2001, ...)
- information about /etc/php.d in the configuration step (3)

Files:

Legend:

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

    r16 r27  
    1616by several engines. Files that can't fit in shared memory are cached  on  disk 
    1717only. 
    18  
    19 eAccelerator was first launched in 2001 to speed up the www.guestbooks4all.com 
    20 service. It has been tested with PHP 4.1.0 - 4.3.3 under GNU/Linux and Windows 
    21 with Apache 1.3 and 2.0. Patches for ports to other OSs and PHP  versions  are  
    22 welcome. 
    2318 
    2419eAccelerator contains a PHP encoder and loader. You  can  encode  PHP  scripts 
     
    9691Step 3. Configuring eAccelerator 
    9792 
    98 eAccelerator can be installed both as Zend or PHP extension, so you need 
    99 to edit your php.ini file (usually /etc/php.ini). 
     93eAccelerator can be installed both as Zend or PHP extension. 
     94 
     95For eaccelerator > 0.9.1, if you have /etc/php.d directory, you should copy eaccelerator.ini inside and modify default value if you need. 
     96 
     97If not, you need to edit your php.ini file (usually /etc/php.ini). 
    10098 
    10199To install as Zend extension: