Link to home
Start Free TrialLog in
Avatar of SevenAteAnthony
SevenAteAnthonyFlag for United States of America

asked on

Fatal error: call to undefined function dl()

Hi Experts,

Thanks for reading. I'm using PHP 5.3.8 on Windows IIS. I'm trying to load extension ffmpeg, but it's throwing a fatal error on dl(). I read in the documentation on the PHP website that certain SAPIs have dl() disabled. How can I get dl() to work?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of SevenAteAnthony
SevenAteAnthony
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial