I have a nice drupal 10 site developed on my local machine. Problem arose when I uploaded it to production server. For some reason, it would not install and instead I got this crypic message re: php extensons.
Disabled
Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information):
dom
gd
SimpleXML
xml
I have searched and searched but all I can find is advice to uncomment gd extension in php.ini file. But what about the rest: dom? simple xml? xml ?
After using composer for installing Drupal10 linked to drupal10.localhost I get a blank screen with the message "The website encountered an unexpected error. Please try again later."
The error log: