-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Frank Harris edited this page Nov 23, 2025
·
1 revision
Welcome to the GSP wiki!
Installation:
this is for 24.04 because the xml is not included so we need to add a backport
sudo add-apt-repository -y ppa:ondrej/php sudo apt update apt-cache search xmlrpc | grep -i php
sudo apt install php8.3-xmlrpc sudo phpenmod xmlrpc && sudo systemctl reload apache2