Dukecitysolutions / sentora-php7-upgrade

Sentora v1.0.3 PHP 7.x Upgrade
GNU General Public License v3.0
17 stars 11 forks source link

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/snuffleupagus.so' #1

Closed garyrozanc closed 4 years ago

garyrozanc commented 5 years ago

Running the bash script on Centos 7 give the following error: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/snuffleupagus.so'

This is resulting in PHP 5.4.16 not being updated.

Dukecitysolutions commented 5 years ago

After talking to garyrozanc. He ran “yum install epel-release” after Sentora clean install causing php7_upgrader to not install php 7.3. Causing snuffleupagus to not compile correctly and share .so file. I will look into this issue.

Dukecitysolutions commented 4 years ago

Closing this issue as it was a special case and shouldnt case any other issues

Dukecitysolutions commented 4 years ago

Is any else getting this error on first time install/upgrade to PHP 7???

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/snuffleupagus.so'

causing installer/upgrader script to not finish install or start apache???