I installed php with the command yum install -y php, it seems to have been installed successfully. The php -version command displays the error: [root @ cl ~] # php -version PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/filter.so' - / usr / lib64 / php / module / filter.so: undefined symbol: pcre_exec in unknown on line 0 Command line on line 1

How to solve this problem? To googling nothing. Elastix axis (centos 5.11) I wanted to update php, because It was default 5.1

  • @alexanderbarakin, I would like to get a more capacious answer. The target file is explicitly executive. Editors don't take it. - Vasily Koshelev
  • one
    a more capacious answer arises from your words: “I wanted to update php”. it is necessary to update not only the program itself, but also the modules loaded by it. either disable the download of this module (which will help the above link), or update it too. - aleksandr barakin

0