Forums
(@russlb)
3 years, 8 months ago
Follow-up:
PHP mbstring extensions for 8.1 were not installed.
sudo apt-get install php8.1-mbstring
Resolved the issue.
RussLB