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

Error when enabling extension

NitemareReal opened this issue · comments

Every time I try to enable an extension, I get an error. Extension exists in filesystem and I get this error with ANY extension I try to enable.
My PHP installation was already present in my hard disk, it wasn't installed with this module.
Changing any php.ini key works.
Tested on

  • PHP 8.2.5, Windows 10, PowerShell 7.3.4
  • PHP 8.2.5, Windows 8, PowerShell 7.3.4

Error:
image