The image verification code you entered is incorrect.
May 23, 2006 - 22:11
Posts: 15
Joined: 2006-05-23

Hi again Chris,

I've runing a test server on my pc, before putting it on the real server.
eAcceleration seemed to work fine before I've installed it on my server.
I'm using the same php.ini and has the same directory, but still it won't work.
It gives me the Can't load screen, or unavilable. But when I take it out everything works fine.
May be it is becuase IIS6 security problem, becuase I'm running a test on IIS5 ,WIndows XP.

Please help.
Here is my Zend+eA.ini

[Zend]
zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-3.0.0\lib\Optimizer-3.0.0"
zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.0.0\lib\eAcceleratorCVS_5.1.4.dll"
zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.0.0\lib\ZendExtensionManager.dll"
zend_optimizer.optimization_level=15

;[eAaccelerator]
;extension="eAcceleratorCVS_5.1.4.dll"
eaccelerator.shm_size="256"
eaccelerator.cache_dir="c:\tmp\eaccelerator"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.log_file = "c:\tmp\eaccelerator\eaccelerator_log"
eaccelerator.name_space = ""
eaccelerator.check_mtime = "1"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"; ( I have used 3600 = 1 hour)
eaccelerator.shm_prune_period="0" ; ( testing 1800)
eaccelerator.shm_only="0" ;(testing 1 this seem noticeably faster?)
eaccelerator.compress="1"
eaccelerator.compress_level="9"
eaccelerator.keys = "shm_and_disk"
eaccelerator.sessions = "shm_and_disk"
eaccelerator.content = "shm_and_disk"; (testing)

Thanks



Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.