PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/phalcon.so' - /usr/lib64/php/modules/phalcon.so: undefined symbol: zend_error_noreturn in Unknown on line 0 #12914
Labels
duplicate
Duplicate issue. The duplicate issue is referenced in the comments
error on install PHP-PHALCON
OS : CentOS release 6.9 (Final)
PHP 5.6.30 (cli) (built: Jan 19 2017 08:09:42)
nginx version: nginx/1.12.0
error : PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/phalcon.so' - /usr/lib64/php/modules/phalcon.so: undefined symbol: zend_error_noreturn in Unknown on line 0
readelf -d /usr/lib64/php/modules/phalcon.so
Dynamic section at offset 0x4821f8 contains 21 entries:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
0x000000000000000e (SONAME) Library soname: [phalcon.so]
0x000000000000000c (INIT) 0x63370
0x000000000000000d (FINI) 0x3dc0b8
0x000000006ffffef5 (GNU_HASH) 0x1b8
0x0000000000000005 (STRTAB) 0x83c0
0x0000000000000006 (SYMTAB) 0x1bb0
0x000000000000000a (STRSZ) 35559 (bytes)
0x000000000000000b (SYMENT) 24 (bytes)
0x0000000000000003 (PLTGOT) 0x6831f0
0x0000000000000002 (PLTRELSZ) 14664 (bytes)
0x0000000000000014 (PLTREL) RELA
0x0000000000000017 (JMPREL) 0x5fa28
0x0000000000000007 (RELA) 0x11788
0x0000000000000008 (RELASZ) 320160 (bytes)
0x0000000000000009 (RELAENT) 24 (bytes)
0x000000006ffffffe (VERNEED) 0x11758
0x000000006fffffff (VERNEEDNUM) 1
0x000000006ffffff0 (VERSYM) 0x10ea8
0x000000006ffffff9 (RELACOUNT) 12835
0x0000000000000000 (NULL) 0x0
The text was updated successfully, but these errors were encountered: