amazon web services - Install SOAP Extension PHP Config (AWS) -


i included extension=php_soap.dll @ bottom of php configuration file, error below. put command?

"invalid command 'extension=php_soap.dll', perhaps misspelled or defined module not included in server configuration"

using aws server

for php 5.6 it's php56-soap, command goes this:

$ sudo yum install php56-soap


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

sql - Partition elimination in Greenplum -