Hi there..
I have latest updated Plesk installation on my hetzner.com dedicated server on centos..
i have got a problem with:
as far as i can see there's an mbstring module already installed.
the module mbstring.so it's available in
/opt/plesk/php/7.4/lib64/php/modules/
i have tried to uninstall & install back.. any suggestions what should i do?
Best regards,
Adam..
I have latest updated Plesk installation on my hetzner.com dedicated server on centos..
i have got a problem with:
Code:
PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring.so' (tried: /opt/plesk/php/7.4/lib64/php/modules/mbstring.so (/lib64/libonig.so.5: file too short), /opt/plesk/php/7.4/lib64/php/modules/mbstring.so.so (/opt/plesk/php/7.4/lib64/php/modules/mbstring.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
as far as i can see there's an mbstring module already installed.
Code:
yum install plesk-php74-mbstring
Failed to set locale, defaulting to C
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.alpix.eu
* epel: mirrors.n-ix.net
* extras: mirror.ratiokontakt.de
* updates: mirror.alpix.eu
Package plesk-php74-mbstring-7.4.8-1centos.7.200710.1403.x86_64 already installed and latest version
Nothing to do
the module mbstring.so it's available in
/opt/plesk/php/7.4/lib64/php/modules/
i have tried to uninstall & install back.. any suggestions what should i do?
Best regards,
Adam..