You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

29 lines
1008 B

Index: eaccelerator.ini
--- eaccelerator.ini.orig 2010-01-26 15:25:13 +0100
+++ eaccelerator.ini 2010-02-01 09:00:53 +0100
@@ -1,24 +1,6 @@
[eaccelerator]
-;;;;;;;;;;;;;;;;;;;
-; About this file ;
-;;;;;;;;;;;;;;;;;;;
-;
-; eAccelerator is compatible with Zend Optimizer's loader. Zend Optimizer
-; must be installed after eAccelerator in php.ini. If you don't use scripts
-; encoded with Zend Encoder then we do not recommend you install Zend Optimizer
-; with eAccelerator.
-
-
-; You must uncomment one (and only one) line from the following to load
-; eAccelerator extension.
-extension="eaccelerator.so"
-;zend_extension="/usr/lib/php/modules/eaccelerator.so"
-;zend_extension_ts="/usr/lib/php/modules/eaccelerator.so"
-
-;extension="eaccelerator.dll"
-;zend_extension_ts="c:\php4\eaccelerator.dll"
-;zend_extension="c:\php4\eaccelerator.dll"
+zend_extension="eaccelerator.so"
; The amount of shared memory (in megabytes) that eAccelerator will use.
; "0" means OS default. Default value is "0".