Question
Digital ocean a SoapClient installation
I use a digital ocean as a server. SoapClient phpinfo() is not found. I am running the following code in the terminal.
1- sudo apt-get install php-soap
2- sudo systemctl restart apache2
Then I reset the server. But again phpinfo() is not seen.
How can i install digital ocean a SoapClient.
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×