Avatar of Bruce Gust
Bruce Gust
Flag for United States of America

asked on 

Installing a PHP extension in a Vagrant environment

I've been able to install the php_pdflib.dll successfully in my bin directory in a WAMP environment. So I know the correct PHP version as well as the VS version.

On the same machine, I've got a Vagrant environment and I need to install the same PDFlib. How? I've done a search for the bin directory or anything that resembles what I'm expecting to see and I'm not finding anything.

Thoughts?
PHP

Avatar of undefined
Last Comment
Dave Baldwin

8/22/2022 - Mon