Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3964 - php7.2.34-3 and 7.2.22-1 err on all system #8958

Open
openwrt-bot opened this issue Aug 3, 2021 · 0 comments
Open

FS#3964 - php7.2.34-3 and 7.2.22-1 err on all system #8958

openwrt-bot opened this issue Aug 3, 2021 · 0 comments
Labels
core packages pull request/issue for core (in-tree) packages flyspray

Comments

@openwrt-bot
Copy link

isher:

Device problem occurs on arm_cortex-a9
Openwrt
php7.4.21 is ok.but 7.4.22-1 and 7.2.34-3 php7-fpm start failed
Linux version 4.9.77 (lede@ubuntu) (gcc version 5.5.0 (OpenWrt GCC 5.5.0 r6102-23a0f8aaad) )
and releases 19.07

opkg install php7 php7-cgi php7-fpm php7-mod-ctype php7-mod-curl php7-mod-exif php7-mod-filter php7-mod-gd php7-mod-iconv php7-mod-json php7-mod-ldap php7-mod-mbstring php7-mod-pdo php7-mod-session php7-mod-xml

have php7.4.22-1(2021-7-29new) and 7.2.34-3

opkg list-installed php7* php7 - 7.2.34-3 php7-cgi - 7.2.34-3 php7-fastcgi - 7.2.34-3 php7-fpm - 7.2.34-3 php7-mod-ctype - 7.2.34-3 php7-mod-curl - 7.2.34-3 php7-mod-exif - 7.2.34-3 php7-mod-gd - 7.2.34-3 php7-mod-iconv - 7.2.34-3 php7-mod-json - 7.2.34-3 php7-mod-ldap - 7.2.34-3 php7-mod-mbstring - 7.2.34-3 php7-mod-pdo - 7.2.34-3 php7-mod-session - 7.2.34-3

dont have php7-mod-filter

root@OpenWrt:~# service php7-fpm restart
Error relocating /usr/bin/php-fpm: fopencookie: symbol not found
Error relocating /usr/bin/php-fpm: explicit_bzero: symbol not found

and

root@OpenWrt:~# opkg list-installed php7*
php7 - 7.4.22-1
php7-cgi - 7.4.22-1
php7-fpm - 7.4.22-1
php7-mod-ctype - 7.4.22-1
php7-mod-curl - 7.4.22-1
php7-mod-exif - 7.4.22-1
php7-mod-filter - 7.4.22-1
php7-mod-gd - 7.4.22-1
php7-mod-iconv - 7.4.22-1
php7-mod-json - 7.4.22-1
php7-mod-ldap - 7.4.22-1
php7-mod-mbstring - 7.4.22-1
php7-mod-pdo - 7.4.22-1
php7-mod-session - 7.4.22-1
php7-mod-xml - 7.4.22-1

root@OpenWrt:~# service php7-fpm restart
Error relocating /usr/bin/php-fpm: fopencookie: symbol not found
Error relocating /usr/bin/php-fpm: explicit_bzero: symbol not found

@aparcar aparcar added the core packages pull request/issue for core (in-tree) packages label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray
Projects
None yet
Development

No branches or pull requests

2 participants