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

ubuntu - How to disable Kernel Module Signing in linux -

java - Ebean enhancement ignores a model -

How to combine associative arrays in bash? -