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

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

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

java - Cannot secure connection using TLS -