Solution:
Check if the required PHP extensions are installed on your server. WordPress relies on several common ones:
php-curl
php-gd
php-mbstring
php-xml
php-xmlrpc
php-soap
php-intl
php-zip
Make sure they’re enabled in your PHP environment, otherwise certain WordPress features and plugins may not work correctly.