The image verification code you entered is incorrect.

Does Apache start without

Does Apache start without eAccelerator ?
yes
How are you loading eAccelerator ?
i put this in php.ini
-----------------------
[eaccelerator]
zend_extension_ts="eaccelerator.dll"
eaccelerator.cache_dir = "E:\applis\php442\eaccelerator\tmp"
eaccelerator.shm_size="64"
eaccelerator.enable="1"
eaccelerator.optimizer="1"
eaccelerator.check_mtime="1"
eaccelerator.debug="0"
eaccelerator.filter=""
eaccelerator.shm_max="0"
eaccelerator.shm_ttl="0"
eaccelerator.shm_prune_period="0"
eaccelerator.shm_only="0"
eaccelerator.compress="1"
eaccelerator.compress_level="9"
eaccelerator.keys="shm_and_disk"
eaccelerator.sessions="shm_and_disk"
eaccelerator.content="shm_and_disk"
eaccelerator.admin.name="admin"
eaccelerator.admin.password=""
--------------------------------
and this in httpd.conf
---------------------------------
Alias "/eaccelerator" "E:/applis/php442/eaccelerator"

Options Indexes FollowSymLinks Includes
AllowOverride All
#Order allow,deny
Allow from all

-----------------------------------
and i enabled eaccelarator with eaccelerator.php

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.