Hide Forgot
I just upgraded my web server to Fedora 25. On HTTP startup, I see this in the PHP error log: [24-Nov-2016 22:39:00 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/http.so' - /usr/lib64/php/modules/http.so: undefined symbol: zval_used_for_init in Unknown on line 0 php-pecl-http-3.0.1-1.fc25.x86_64
Very strange, I cannot reproduce, this symbol should be there. please: # rpm -qa php\* | sort; rpm -Va php\*; php -m php-7.0.13-1.fc25.x86_64 php-cli-7.0.13-1.fc25.x86_64 php-common-7.0.13-1.fc25.x86_64 php-fpm-7.0.13-1.fc25.x86_64 php-json-7.0.13-1.fc25.x86_64 php-pecl-http-3.0.1-1.fc25.x86_64 php-pecl-propro-2.0.1-1.fc25.x86_64 php-pecl-raphf-2.0.0-1.fc25.x86_64 [PHP Modules] bz2 calendar Core ctype curl date exif fileinfo filter ftp gettext hash http iconv json libxml openssl pcntl pcre Phar propro raphf readline Reflection session sockets SPL standard tokenizer zlib [Zend Modules]
yeah, it is odd. I actually removed all the modules that were suffering from this as I don't need them, but I can put it back and try again, I guess. I have a whole ton of php packages installed (php core is 7.0.13-1, like yours), and the module list has I think all the same stuff plus more: [root@www etc]# php -m [PHP Modules] bcmath bz2 calendar Core ctype curl date dom enchant exif fileinfo filter ftp gd gettext gmp hash iconv imap intl json ldap libxml mbstring mcrypt mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar posix pspell readline Reflection session shmop SimpleXML sockets SPL sqlite3 standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter xsl Zend OPcache zip zlib [Zend Modules] Zend OPcache I wonder if the opcache is screwing with stuff somehow?
> I wonder if the opcache is screwing with stuff somehow? I don't think, and I have nearly all extensions installed on my workstation without this issue.... (php -m | wc -l => 169)
This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.