owen
asked May 11 2017
Answer
enable_dl option is mainly for the dl() functions loaded for php. If dl() functions is to be load at run time, this option should be enabled. It will be turned on by default for CLI and embeded but not for SAPIs since its removed.
jagannatharumugam
asked May 11 2017
edited Oct 05 2018
why enable_dl is set off
I have seen enable_dl option in my conf file. It is set to off mode. What is the use of that???