I need to use soapClient in my php script it works fine in localhost but when I put it on the remote server It says dl() has been disabled for security reasons so is there any other way to load php extensions on run time other than change the php.ini file
feedback
|
|
No. Contact your server administrator and have them load the module for you. | |||
|
feedback
|
|
Short of supplying your own PHP binary (which you don't want to do), no. | |||
|
feedback
|