Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


installing_php_8_1_12_windows_iis_10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
installing_php_8_1_12_windows_iis_10 [2022/10/30 00:01] – [Configure Handler Mappings for FastCGI Module in IIS Manager] wikiadmininstalling_php_8_1_12_windows_iis_10 [2022/10/30 00:06] – [Enable Extensions in the php.ini file for PHP 8] wikiadmin
Line 8: Line 8:
 Unzip the Zip File to php_8_1 Unzip the Zip File to php_8_1
  
-Using Windows file explorer, copy and paste the "php_8_1" directory (including its contained files and subdirectories) to your new and separate PHP path, such as c:\php_8_1+Using Windows file explorer, copy and paste the contents of the "php_8_1" directory (that is, all files and subdirectories) to your new and separate PHP path, such as c:\php_8_1
  
 Using Notepad++ or similar advanced text editor, in the root of the php_8_1 directory, find and open the file "php.ini-production" and save as a new file named "php.ini" without the quotes. Using Notepad++ or similar advanced text editor, in the root of the php_8_1 directory, find and open the file "php.ini-production" and save as a new file named "php.ini" without the quotes.
Line 46: Line 46:
 Using Notepad++ or similar text editor, find and edit the php.ini file to enable extensions. Make sure that the applicable/corresponding php_*.dll file for the extension that you wish to activate is still available within the latest php8/ext/ directory Using Notepad++ or similar text editor, find and edit the php.ini file to enable extensions. Make sure that the applicable/corresponding php_*.dll file for the extension that you wish to activate is still available within the latest php8/ext/ directory
  
-See the following screen snippet for examples:+See the following screen snippet for examples of extensions to enable:
  
 {{ :extensions-enabled-for-php8.png?nolink |}} {{ :extensions-enabled-for-php8.png?nolink |}}
installing_php_8_1_12_windows_iis_10.txt · Last modified: 2022/10/30 00:07 by wikiadmin