Changeset 135

Show
Ignore:
Timestamp:
11/20/05 19:02:09 (3 years ago)
Author:
zoeloelip
Message:

Updated README

Files:

Legend:

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

    r134 r135  
    77        * set shared memory size in eaccelerator.ini to 0 so the default OS 
    88          size is used. 
     9        * README updates 
    910 
    10112005-11-17 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> 
  • eaccelerator/trunk/README

    r131 r135  
    3333eAccelerator. 
    3434 
    35 eAccelerator does not work in CGI mode. 
     35eAccelerator does not work in CGI mode but it does work in Fast-CGI mode with 
     36webservers like lighttpd. 
    3637 
    3738 
     
    4142 - PHP Accelerator (http://www.php-accelerator.co.uk/) 
    4243 - Alternative PHP Cache (http://pecl.php.net/package/APC) 
    43  - AfterBurner Cache (http://bwcache.bware.it/) 
    4444 
    4545 
     
    9494Compatibility 
    9595------------- 
    96 This version of the eAccelerator has been successfully tested on PHP 
    97 4.1.0-4.3.3 under Fedora 1, 2, 3, 4 and Debian 3.1 and Windows with Apache 1.3  
    98 and Apache 2.0
     96eAccelerator has been reported working with php4 and php5 but php 5.1 support 
     97hasn't been integrated yet. It is being used on Linux, FreeBSD, MacOS X,  
     98Solaris and Windows with apache 1.3 and 2, lighttpd and IIS
    9999 
    100100