[BlueOnyx:23428] 5210R install: php zip error
Maurice de Laat
mdlaat at muisnetwerken.nl
Tue Nov 12 08:39:35 -05 2019
Hello,
I am still trying 5210R in virtualbox. After a few errors and the latest
fixes by Michael I thought I might as well wipe the box and start over.
When doing a manual install of 5210R, I guess the PHP is not being
installed correctly.
When running the
yum groupinstall blueonyx
an error scrolls on the screen:
Running scriptlet: php-pear-1:1.10.5-8.module_el8.0.0+56+d1ca79aa.n
948/948
PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so'
(tried: /usr/lib64/php/modules/zip.so (libzip.so.5: cannot open shared
object file: No such file or directory),
/usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so:
cannot open shared object file: No such file or directory)) in Unknown
on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so'
(tried: /usr/lib64/php/modules/zip.so (libzip.so.5: cannot open shared
object file: No such file or directory),
/usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so:
cannot open shared object file: No such file or directory)) in Unknown
on line 0
After continuing the install and the reboot, the GUI also shows a php
error mentioning this zip module.
The zip.so file is there:
[root at centos8 ~]# ls -la /usr/lib64/php/modules/zip.so
-rwxr-xr-x 1 root root 71840 25 jun 17:42 /usr/lib64/php/modules/zip.so
[root at centos8 ~]#
Starting PHP from the commandline also shows an error:
[root at centos8 ~]# php --version
PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so'
(tried: /usr/lib64/php/modules/zip.so (libzip.so.5: cannot open shared
object file: No such file or directory),
/usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so:
cannot open shared object file: No such file or directory)) in Unknown
on line 0
PHP 7.2.11 (cli) (built: Oct 9 2018 15:09:36) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with the ionCube PHP Loader + ionCube24 v10.3.7, Copyright (c)
2002-2019, by ionCube Ltd.
[root at centos8 ~]#
Forcing a reinstall is not a solution:
[root at centos8 ~]# yum reinstall php-pecl-zip
Last metadata expiration check: 0:38:58 ago on ma 11 nov 2019 16:13:15 CET.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Reinstalling:
php-pecl-zip x86_64 1.15.3-1.module_el8.0.0+56+d1ca79aa AppStream 51 k
Transaction Summary
================================================================================
Total download size: 51 k
Installed size: 116 k
Is this ok [y/N]: y
Downloading Packages:
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79a 46 kB/s | 51 kB 00:01
--------------------------------------------------------------------------------
Total 23 kB/s | 51 kB 00:02
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Running scriptlet:
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86 1/1
PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so'
(tried: /usr/lib64/php/modules/zip.so (libzip.so.5: cannot open shared
object file: No such file or directory),
/usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so:
cannot open shared object file: No such file or directory)) in Unknown
on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so'
(tried: /usr/lib64/php/modules/zip.so (libzip.so.5: cannot open shared
object file: No such file or directory),
/usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so:
cannot open shared object file: No such file or directory)) in Unknown
on line 0
Reinstalling :
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86 1/2
Cleanup :
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86 2/2
Running scriptlet:
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86 2/2
PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so'
(tried: /usr/lib64/php/modules/zip.so (libzip.so.5: cannot open shared
object file: No such file or directory),
/usr/lib64/php/modules/zip.so.so (/usr/lib64/php/modules/zip.so.so:
cannot open shared object file: No such file or directory)) in Unknown
on line 0
Verifying :
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86 1/2
Verifying :
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86 2/2
Reinstalled:
php-pecl-zip-1.15.3-1.module_el8.0.0+56+d1ca79aa.x86_64
Complete!
[root at centos8 ~]#
Does anyone know how to correct this?
Thank you and kind regards
Maurice
More information about the Blueonyx
mailing list