sbourdon Posted January 30, 2022 Report Share Posted January 30, 2022 In order to update PHP 8.0.x to the latest 8.1.x version available, simply follow these steps: Download and extract PHP 8.1 (8.1.x) VS16 x86 Thread Safe from this link: https://windows.php.net/download/ rename folder «php-8.1.x-Win32-vs16-x86\ext\» to «php-8.1.x-Win32-vs16-x86\extensions\» copy «UniServerZ\core\php80\php_development.ini», «UniServerZ\core\php80\php_production.ini», «UniServerZ\core\php80\php_test.ini» and «UniServerZ\core\php80\php-cli.ini» to «php-8.1.x-Win32-vs16-x86\» stop Apache (from UniController or Windows Services ["us_apache_1"]) rename file «UniServerZ\core\apache2\conf\extra_us\php80.conf» to «UniServerZ\core\apache2\conf\extra_us\php80.conf.bak» download the attached file and save it to «UniServerZ\core\apache2\conf\extra_us\php80.conf» delete (or backup) the files in the «UniServerZ\core\php80\» folder and replace them with the ones from «php-8.1.x-Win32-vs16-x86\» restart Apache (from UniController or Windows Services ["us_apache_1"]) In UniController, clicking on PHP > Select PHP version > PHP version 80 will now activate PHP 8.1 Hope this helps! php80.conf Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.