You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed php-ext-brotli on PHP 7.2 and I got this error when I run php -v on ubuntu 18.04
PHP Warning: PHP Startup: brotli: Unable to initialize module
Module compiled with module API=20180731
PHP compiled with module API=20170718
These options need to match
in Unknown on line 0
PHP 7.2.16-1+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Mar 7 2019 20:23:29) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.16-1+ubuntu18.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
The text was updated successfully, but these errors were encountered:
Hi there,
I installed php-ext-brotli on PHP 7.2 and I got this error when I run
php -v
on ubuntu 18.04The text was updated successfully, but these errors were encountered: