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

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - No viable overloaded operator for references a map -