-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
Description
PHP 8.4.5 error output
/usr/lib64/php8/extensions/opcache.so doesn't appear to be a valid Zend extension
PHP 8.4.5 (cli) (built: Apr 6 2025 01:18:04) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.5, Copyright (c) Zend Technologies
All the other PHP modules load fine.
The ldd command shows this for opcache.so...
linux-vdso.so.1 (0x00007fff0a3f1000)
librt.so.1 => /lib64/librt.so.1 (0x00007f91752f6000)
libc.so.6 => /lib64/libc.so.6 (0x00007f9174f4b000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f9174d2e000)
/lib64/ld-linux-x86-64.so.2 (0x00007f917567b000)
it appears to be a valid so file, but PHP refuses to load it for some reason it is not disclosing....
PHP Version
PHP 8.4.5 (cli) (built: Apr 6 2025 01:18:04) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.4.5, Copyright (c) Zend Technologies
Operating System
SuSE Linux