Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bikker

Pages: [1]
1
PHP / Install Php- Brotli Extension on PHP-FPM
« on: June 09, 2020, 07:23:01 PM »
Hi i am trying to install php brotli extension https://github.com/kjdev/php-ext-brotli 
it shows up sucessfull in my php
php --ri brotli

brotli

Brotli support => enabled
Extension Version => 0.8.0
Library Version => 1.0.7

but its not working in PHP-FPM module.
the php info for php-fpm does not shows the brotli module
the normal php 7.3 does show the brotli , how can i get it working for php-fpm

Thank YOu

2
i have a dedicated server from Hetzner
CPU Model: Intel(R) Xeon(R) CPU E31275 @ 3.40GHz
CPU Details: 8 Core (1939 MHz)
Distro Name: CentOS Linux release 7.7.1908 (Core)
Kernel Version: 3.10.0-1062.1.1.el7.x86_64
And Centos PRO web panel

i am facing random server issues which makes the server and all the sites on it unreachable just not for me but from everywhere else. Its not a firewall block.
cannot ssh , when i try to ssh it asks for user , pass then just sticks there and cannot login.
I am not able to find out why , im using
Apache version: Apache/2.4.39
PHP version: 7.2.21 PHP-FPM is forced
MySQL version: 10.1.41-MariaDB
FTP version: 1.0.47
Web Servers: nginx-varnish-apache

Pages: [1]