"Unable to load dynamic library" on WordPress blogs error log? - wordpress

I am getting the following massage in the error log files of my WordPress blogs:
[10-Oct-2010 04:37:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/pdo.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/pdo.so: undefined symbol: compiler_globals_id in Unknown on line 0
[10-Oct-2010 04:37:43] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/pdo_sqlite.so' - /usr/local/lib/php/extensions/no-debug-zts-20060613/pdo_sqlite.so: undefined symbol: php_pdo_register_driver in Unknown on line 0
What does it mean?

The php configuration is broken or you deleted the php.ini file. Check your php install, check php.ini, or ask your webhost.

Related

PHP Fatal error: Uncaught Error: Call to undefined function wp_kses_normalize_entities() in new wordpress installation

I'm trying to install Wordpress 5.3.2 on NetBSD (unix). phpinfo() tells me I am running Apache/2.4.33 (Unix) PHP/7.2.6
On install.php I get a blank screen and the server log says
Call to undefined function wp_kses_normalize_entities()
As this is at the installation stage, I've not got as far as a Wordpress dashboard, so there are no plugins to disable. What do I do?

Symfony Compile Error Failed opening required Proxies

I download a new sylius 1.5 project and i deploy it on a sharedhost server. In local all work very well both in dev and prod environnement. But online prod env don't work. Here is the exception in prod log
Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException:
Compile Error: require(): Failed opening required 'var/cache/prod/doctrine/orm/Proxies/__CG__some-file.php' (include_path='.:/usr/share/php7:/usr/share/php') at vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php line 223
I don't know how to resolve this problem. thanks
When i laod page for the first time the page it work. But when i click on link or refresh the page i have a blank page with message
this page is currently unable to handle this request
In cPanel Configure PHP INI basic settings section i enable display_errors and when i refresh the page this error is displayed
Fatal error: require_once(): Failed opening required 'phar:///home/ki327452/public_html/acme/vendor/phpstan/phpstan-shim/phpstan.phar/vendor/autoload.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/ki327452/public_html/acme/vendor/phpstan/phpstan-shim/bootstrap.php on line 8
I wait a few moment and when i refresh again it works.And that is a boucle in which i am.

Unable to open the wordpress website getting http error

[14-Sep-2018 07:00:57 UTC] PHP Warning: require(/home/website/public_html/learn/wp-includes/embed.php): failed to open stream: No such file or directory in /home/website/public_html/learn/wp-settings.php on line 201
[14-Sep-2018 07:00:57 UTC] PHP Fatal error: require(): Failed opening required '/home/website/public_html/learn/wp-includes/embed.php' (include_path='.:/opt/alt/php71/usr/share/pear') in /home/website/public_html/learn/wp-settings.php on line 201
Getting this error while trying to open the website which is developed in wordpress.This is the sub domain which we created.
Seems like the embed.php is missing in the given directory . did you check it ?

website fatal error after wordpress upgrade

I get this error after upgrading to the last wordpress version
Fatal error: Call to undefined function is_posts_page() in /home/modernis/public_html/wp-content/themes/room09/home.php on line 19
this is the site with the problem: http://modernist.ro/

PHP Fatal error: Uncaught exception PharException with message manifest

while trying to install composer.phar through command line , got an error
PHP Fatal error: Uncaught exception 'PharException' with message manifest cannot be larger than 100 mb in phar
please support me to solve this problem, i am trying to installing symfony2.1
It appears you got a corrupted phar for some reason. Try downloading a new one from https://getcomposer.org/download/ - if the CLI instructions do not work out for you you can just download the last snapshot by hand from https://getcomposer.org/composer.phar

Resources