powershell-phpmanager | PowerShell module to install/update PHP | Command Line Interface library
kandi X-RAY | powershell-phpmanager Summary
kandi X-RAY | powershell-phpmanager Summary
This repository contains a PowerShell module that implements functions to install, update and configure PHP on Windows.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of powershell-phpmanager
powershell-phpmanager Key Features
powershell-phpmanager Examples and Code Snippets
Community Discussions
Trending Discussions on powershell-phpmanager
QUESTION
I tried to install an extension with powershell-phpmanager
But after install the manager with PowerShell I can't install extension for this exception. I didn't find any solution on github repository that's why I asked the question here.
Exception:
Install-PhpExtension : The 'Install-PhpExtension' command was found in the module 'PhpManager', but the module could not be loaded. For more information, run 'Import-Module PhpManager'.
I also did to run Import-Module PhpManager
then its showing,
Import-Module : File C:\Users\Md. Emtiaz Zahid\Documents\WindowsPowerShell\Modules\PhpManager\1.13.0.176\PhpManager.psm1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies
at https:/go.microsoft.com/fwlink/?LinkID=135170.
If this issue is similar to someone and have any solution for that please let me know. Thanks
...ANSWER
Answered 2018-Oct-28 at 11:37[Solved]
Solution:
I think there was some access permission issue in windows.
here i found some solution on that.
and then for my situation, i just run that command,
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install powershell-phpmanager
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page