I have this message error about wordpress version since the latest update and apply php 8… ?
I was receiving this error to because I had the option of selecting a different PHP Version for my site after updating to 6.2.0 which is now set to default to PHP 7.4.1.
I fixed this error by reverting and downloading the older version my site had previously been running PHP 7.3.5 and then updating to PHP 7.4.1 had no issues.
Hope this can help you.
Thank you - the error is restored !
Thank you for posting, this worked!
This bug still exists for me. I did not experience it until upgrading to 6.2.1. All my sites are set to use PHP 7.4.1.
Warning: Failed loading Zend extension ‘’ (tried: /Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/ (dlopen(/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/, 0x0009): tried: ‘/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/’ (no such file), ‘/usr/local/lib/’ (not a file), ‘/usr/lib/’ (not a file)), /Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/.so (dlopen(/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/.so, 0x0009): tried: ‘/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/.so’ (no such file), ‘/usr/local/lib/.so’ (no such file), ‘/usr/lib/.so’ (no such file))) in Unknown on line 0Warning: Failed loading Zend extension ‘’ (tried: /Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/ (dlopen(/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/, 0x0009): tried: ‘/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/’ (no such file), ‘/usr/local/lib/’ (not a file), ‘/usr/lib/’ (not a file)), /Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/.so (dlopen(/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/.so, 0x0009): tried: ‘/Users/runner/work/_temp/local-lightning-php/php-7.4.1/build/lib/php/extensions/no-debug-non-zts-20190902/.so’ (no such file), ‘/usr/local/lib/.so’ (no such file), ‘/usr/lib/.so’ (no such file))) in Unknown on line 05.9
Hi @swinggraphics I would try downgrading a site to PHP 7.3.5 (after making a backup of course) and then updating to PHP 7.4.1 again to see if it resolves your issue.
Thanks a lot, this fixed my issue too!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.