Ticket #66 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

PHP Fatal error: [eAccelerator]

Reported by: hansol Assigned to: somebody
Priority: critical Milestone: 0.9.5
Component: eAccelerator Version: 0.9.5
Keywords: ioncube Cc:

Description

I have a VPS with Red Hat as3, thi is a error:

eAccelerator 0.9.4 is incompatible with the ionCube PHP Loader 2.5 in Unknown on line 0

I have php 4.4.2 and Zend Optimizer 2.6.2.

A solution?

Change History

04/25/06 19:39:28 changed by anonymous

Scume me:

Component: eaccelerator

04/25/06 21:08:03 changed by bart

  • status changed from new to closed.
  • resolution set to fixed.

Please read the README file.

05/10/06 17:55:41 changed by anonymous

  • component changed from Control panel to eAccelerator.

i have the same problem and there is no solution in the readme. if you mean the part that i should install the ionCube Loader after the EA in php.ini this ist no solution for me, the Problem is the same:

PHP Fatal error: [eAccelerator] eAccelerator 0.9.5-beta2 is incompatible with the ionCube PHP Loader 3.1.9 in Unknown on line 0

05/23/06 01:25:11 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Tried to install Ioncube loader with zend optmizer / eaccelator (latter two already installed and working fine together). I get 500 internal error

I tried different methods in php.ini to get it work, but no good

;zend_extension="/usr/local/Zend/lib/ZendOptimizer.so" zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.3.so

Also tried:

[Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2 zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.3.so

Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@client.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument? to handle the request.

I am using phpsuexec support also, zend 3.0 and eaccelator.

I installed via this method:

http://www.webhostgear.com/index.php?art/id:77

This method below did not work either

[eAccelerator] zend_extension="/usr/lib/php/eaccelerator/eaccelerator.so" eaccelerator.shm_size="4096" eaccelerator.cache_dir="/tmp/eaccelerator" 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"

[Zend] zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2 zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2_6_2 zend_optimizer.version=2.6.2 zend_extension = /usr/local/ioncube/ioncube_loader_lin_4.3.so zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

The file does exist:

root@server [~]# ls /usr/local/ioncube/ioncube_loader_lin_4.3.so /usr/local/ioncube/ioncube_loader_lin_4.3.so*

Error log: (apache)

[Mon May 22 11:15:33 2006] [error] [client xx.137.101.xxx] Premature end of script headers: /home/client/public_html/cp/index.php

Any help appreciated

06/15/06 18:20:43 changed by anonymous

  • keywords set to ioncube.
  • priority changed from major to critical.

Why is this "fixed"? There's nothing on this page indicating what was done to fix the problem and I just downloaded "stable" via SVN and have the same error.

Jun 15 10:29:40 john httpd: PHP Fatal error: [eAccelerator] eAccelerator 0.9.4 is incompatible with the ionCube PHP Loader 3.0.10 in Unknown on line 0

06/30/06 16:03:03 changed by bart

  • status changed from reopened to closed.
  • version set to 0.9.5.
  • resolution set to fixed.
  • milestone set to 0.9.5.

This should be fixed in revision 224. In my tests eAccelerator and IonCube? can both be used without any problems.