Hi !
There’s so many PHP extensions than I don’t know if there are all relevant for a WordPress and Bricks Builder web site…
My host SQL server is working on MariaDB.
In my case, my PHP configuration is like that :
PHP version: 8.1
memory_limit: 512M
post_max_size: 512M
Enabled: zlib.output_compression
Extensions (actually activated) who can be deactivated:
- bcmath
- dom
- fileinfo
- gd
- imagick
- imap
- intl
- ldap
- mbstring
- mysqlnd
- nd_mysqli
- nd_pdo_mysql
- opcache
- pdo
- pdo_pgsql
- pdo_sqlite
- pgsql
- phar
- posix
- soap
- sockets
- tidy
- xmlreader
- xmlwriter
- xsl
- zip
Is there some extensions useless for a WordPress and Bricks Builder web site ?
Thanks in advance for the intel