mlocati / powershell-phpmanager

A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

Home Page:https://www.powershellgallery.com/packages/PhpManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

couchbase extension needs libcouchbase.dll

shivammathur opened this issue · comments

@mlocati Similar to #55 couchbase extension needs libcouchbase.dll to install correctly. So it should be extracted from the zip archive to the directory in -Path parameter or the default PHP directory.

@shivammathur I just published a new version with a fix for this.

@mlocati Thanks for the quick fix.