Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Updating PHP 8.0.x to PHP 8.1.x: step by step guide

Featured Replies

In order to update PHP 8.0.x to the latest 8.1.x version available, simply follow these steps:

  1. Download and extract PHP 8.1 (8.1.x) VS16 x86 Thread Safe from this link: https://windows.php.net/download/
  2. rename folder «php-8.1.x-Win32-vs16-x86\ext\» to «php-8.1.x-Win32-vs16-x86\extensions\»
  3. 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\»
  4. stop Apache (from UniController or Windows Services ["us_apache_1"])
  5. rename file «UniServerZ\core\apache2\conf\extra_us\php80.conf» to «UniServerZ\core\apache2\conf\extra_us\php80.conf.bak»
  6. download the attached file and save it to «UniServerZ\core\apache2\conf\extra_us\php80.conf»
  7. 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\»
  8. 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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.