We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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