Questions tagged [php-manager]

PHP Manager for IIS is a GUI for managing multiple PHP installations on the IIS server.

PHP Manager for IIS is a GUI for managing multiple PHP installations on the IIS server.

Its homepage is at https://www.phpmanager.xyz

Use it to:

  • Register PHP with IIS;
  • Validate and properly configure existing PHP installations;
  • Run multiple PHP versions side by side on the same server and even within the same web site;
  • Check PHP runtime configuration and environment (output of phpinfo() function)
  • Configure various PHP settings
  • Enable or disable PHP extensions
  • Remotely manage PHP configuration in php.ini file

enter image description here

9 questions
59
votes
4 answers

PHP Manager for IIS fails to install

I am trying to install PHP on IIS 8. Every time I start the PHP installation, PHP installs but I get the follow error:
Koen Hollander
  • 1,687
  • 6
  • 27
  • 42
17
votes
3 answers

PHP Manager - Downloaded file failed signature verification

What I am trying to do I am trying to install PHP, including PHP manager for Windows Server 2016 via Web platform installer running as a VM under Hyper-V but am receiving an error with the installation of the PHP Manager for IIS. Error Message PHP…
Mr Slim
  • 1,458
  • 3
  • 17
  • 28
7
votes
4 answers

PHP Manager IIS fails to install Windows 10

I have recently installed windows 10 from windows 8 and i'm trying to get my IIS setup to create a wordpress site. To be honest i have no idea what any of this means: MSI (s) (F8:A0) [16:13:26:773]: Skipping action: ERRCA_CANCELNEWERVERSION…
user3940738
7
votes
2 answers

IIS 8 - PHP Manager - Enabling php_oci8.dll for Oracle Connection

I would need to connect to Oracle DB in my PHP codes. I'm using Windows Server 2012, IIS 8 with PHP Manager, and PHP version 5.5.11. I opened IIS PHP Manager, then go to PHP Extensions, then I enabled "php_oci8.dll"…
Jemru
  • 2,091
  • 16
  • 39
  • 52
1
vote
4 answers

PHP Manager IIS fails to install on Windows Server 2016

I have recently installed Windows Server 2016 and I'm trying to get my IIS 10 set-up to create a site. The PHP 5.6.30 installed just fine, but the PHP Manager 1.2, WinCache 1.3 for PHP 5.6 and CGI didn't install! The dialog image: The PHP Manager…
Howie
  • 2,760
  • 6
  • 32
  • 60
0
votes
2 answers

I have problem with HTTP Error 500.0 - Internal Server Error

I have this error in Windows Server 2012 R2 Standard 64-Bit HTTP Error 500.0 - Internal Server Error C:\Program Files (x86)\PHP\v7.4\php-cgi.exe - The FastCGI process exited unexpectedly Detailed Error Information: Module …
0
votes
1 answer

PHP manager check phpInfo shows wrong version

I have PHP Manager on the server. And there are three versions of php installed 7.0, 5.3, 7.2. Now 7.0 is in use. When I change PHP version and check phpinfo() from the PHP Mangaer I still see 7.0 version, but php.ini file changes as in the picture…
Karen Avdalyan
  • 382
  • 1
  • 20
0
votes
1 answer

404 error after installing PHP on IIS 7.5

I have installed PHP manager. But then when I try to access PHPinfo. I got the following screen. What should I do?
aherlambang
  • 14,290
  • 50
  • 150
  • 253
0
votes
0 answers

update PHP version at windows server 2008 having IIS

I am very new to PHP and I am trying to update PHp version on windows server 2008 R2 having IIS. I checked the version by using command Line : PHP -v and it shows 5.4.And using PHP manager in IIS I changed the version to 5.6 and checked the site is…
johnWick
  • 13
  • 1
  • 4