[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to load dynamic library 'twig.so'



On Tue, Dec 04, 2018 at 02:12:33PM +0100, Ilyass Kaouam wrote:
>    I have this problem.
>    Ca you please help me :
>     php -v
>    PHP Warning:  PHP Startup: Unable to load dynamic library 'twig.so'
>    (tried: /usr/lib64/php/modules/twig.so (/usr/lib64/php/modules/twig.so:
>    undefined symbol: zval_used_for_init),
>    /usr/lib64/php/modules/[1]twig.so.so
>    (/usr/lib64/php/modules/[2]twig.so.so: cannot open shared object file: No
>    such file or directory)) in Unknown on line 0
>    PHP 7.2.11 (cli) (built: Oct 11 2018 19:14:35) ( NTS )
>    Copyright (c) 1997-2018 The PHP Group
>    Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
>        with Zend OPcache v7.2.11, Copyright (c) 1999-2018, by Zend
>    Technologies
What is the output of these commands?

which php
ldd $(which php)

Regards,

-Roberto

-- 
Roberto C. Sánchez


Reply to: