ubuntu php 安装 xmlwriter, curl
warning:
这篇文章距离上次修改已过378天,其中的内容可能已经有所变动。
Im working with a plugin that requires XMLReader, and XMLWriter PHP modules to be installed. So I need to activate the DOMDocument, XMLReader, and XMLWriter PHP modules.
So far i have tried :
sudo apt install php-xmlwriter
apparently is installed but the message still is displayed. Am i missing something else? another module?
Then we can install Perl and PHP bindings from package names using the apt command:
sudo apt install php8.1-curl # PHP 8.1
sudo apt install libwww-curl-perl # Perl
sudo service apache2 restart