Nextcloud 31 OCC not working
Posted: 9/16/2025 8:06:42 AMBy: PrintableKanjiEmblem
Times Read: 32
Likes: 0 Dislikes: 0
Topic: Programming: Web Applications
If you get:
Error: Call to undefined function simplexml_load_string() in /var/www/html/nextcloud/lib/private/App/InfoParser.php
Check and see if the php-xml module is still present.
Simply trying to install it should work:
sudo apt install php-xml
Rating: (You must be logged in to vote)