phpmanager icon indicating copy to clipboard operation
phpmanager copied to clipboard

PHP Manager for IIS

Results 12 phpmanager issues
Sort by recently updated
recently updated
newest added

Hi, When I clik on the Config file or Error log I have this error : "The Process Creation has been blocked" It must be a permission somewhere in Windows...

question

Hello, I just installed PHP Manager 2.6 x64 bit version on windows server 2012 R2 and now php manager no longer shows in IIS? The php sites are still running...

os:windowsserver2012r2

As we no longer need to care for older Windows installations (see #45), switch back to using DTF to call our custom actions. For a couple of good reasons why...

Hi, I've just upgraded from v2.1 to v2.2. After the upgrade, PHPManager was no longer shown in IIS Manager. I had to uninstall and then reinstall PHPManager. After that it...

help wanted

What I'd really like is an option to stop doing any modification to php.ini unless I request it. Some notes: 1. adds cgi.fix_pathinfo=1 Relatively harmless, but cgi.fix_pathinfo=1 is already the...

enhancement

According to comments documented in php.ini, there is new syntax for extension: ``` extension= ``` But this PHP manager v2.3.0.0 doesn't recognize the new syntax properly. It still only support...

enhancement

A report was published, https://windowsserver.uservoice.com/forums/310252-iis-and-web-server-role/suggestions/15619515-php-windows-event-viewer-support-syslog Need to review it and check if any change needed on PHP Manager side.

enhancement
help wanted

It is now a standard way to publish cmdlets via modules on PowerShell Gallery, so we should do the same. The name `PhpManager` has been used by others, so another...

enhancement

I created a feature in Jexus Manager called PHP Diagnostics, https://www.jexusmanager.com/en/latest/tutorials/php-diagnostics.html Should be able to cherry pick some of checks to PHP Manager. It can be worked on once 2.0...

enhancement

Registering new PHP version sets bad values set for FastCGI activityTimeout, requestTimeout The registration method (either via IIS manager or New-PhpVersion) sets idleTimeout : 300 activityTimeout : 300 requestTimeout :...

help wanted
question