Ticket #293 (new defect)

Opened 6 months ago

EA 0.9.5.2.1, Dynamic linker error; Zend Extension Manager: Cannot load PHP symbols!

Reported by: jblecker@de.ibm.com Assigned to: somebody
Priority: major Milestone:
Component: eAccelerator Version:
Keywords: Zend "php symbols" Cc:

Description

Hello colleagues,

first my ENV: AIX 5300-06-03-0732 PHP 5.2.5 Apache 2.2.6

phpize: Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519

Due to strong performance problems, I'm trying to install eaccelarator. But this fails after "make test" with error:

Build complete. Don't forget to run 'make test'.

/bin/sh[2]: syntax error at line 11 : `(' unexpected Dynamic linker error: Function not implemented (module_registry) Zend Extension Manager: Cannot load PHP symbols! make: *** [test] Illegal instruction (core dumped)

and also php -v shows: Dynamic linker error: Function not implemented (module_registry) Zend Extension Manager: Cannot load PHP symbols! PHP Warning: PHP Startup: Unable to load dynamic library './eaccelerator.so' - rtld: 0712-001 Symbol zend_llist_count was referenced

from module ./eaccelerator.so(), but a runtime definition

of the symbol was not found.

rtld: 0712-001 Symbol php_register_info_logo was referenced

from module ./eaccelerator.so(), but a runtime definition

of the symbol was not found.

rtld: 0712-001 Symbol zend_error was referenced

from module ./eaccelerator.so(), but a runtime definition

of the symbol was not found.

rtld: 0712-001 Symbol zend_startup_module was referenced

from module ./eaccelerator.so(), but a runtime definition

of the symbol was not found.

rtld: 0712-001 Symbol zend_get_extension was referenced

from module ./eaccelerator.so(), but a runtime definition

of the symbol was not found.

rtld: 0712-001 Symbol ap_php_vsnprintf was referenced

from module ./eaccelerator.so(), but a runtime definition

of the symbol was not found.

rtld: 0712-001 Symbol _efree was referenc in Unknown on line 0 Illegal instruction(coredump)

Please find attached php.ini, phpinfo and output of "configure", "make" and "make test". At the end of php.ini you will see my tries to activate eaccelerator.

This is a very critical issue four our customer, so also for us!!

Any ideas? Many thanks in advance!!! BR Juergen

Attachments

EacceleratorMake.pdf (10.1 kB) - added by jblecker@de.ibm.com on 01/10/08 12:21:16.
EacceleratorConfiguration.pdf (7.6 kB) - added by jblecker@de.ibm.com on 01/10/08 12:21:52.
EacceleratorMakeTest.pdf (6.0 kB) - added by jblecker@de.ibm.com on 01/10/08 12:22:04.
phpinfo.pdf (75.2 kB) - added by jblecker@de.ibm.com on 01/10/08 12:22:46.
phpini.pdf (36.5 kB) - added by jblecker@de.ibm.com on 01/10/08 12:22:54.

Change History

01/10/08 12:21:16 changed by jblecker@de.ibm.com

  • attachment EacceleratorMake.pdf added.

01/10/08 12:21:52 changed by jblecker@de.ibm.com

  • attachment EacceleratorConfiguration.pdf added.

01/10/08 12:22:04 changed by jblecker@de.ibm.com

  • attachment EacceleratorMakeTest.pdf added.

01/10/08 12:22:46 changed by jblecker@de.ibm.com

  • attachment phpinfo.pdf added.

01/10/08 12:22:54 changed by jblecker@de.ibm.com

  • attachment phpini.pdf added.