PHP error after upgrading to PHP 8.1
-
Recently upgraded my web server from PHP 7.4 to 8.1.2. Using W3TC v 2.2.12. I’m noting lots of similar errors in my NGINX log. Here’s an example:
2023/01/31 09:12:17 [error] 554#554: *34 FastCGI sent in stderr: "PHP message: PHP Warning: preg_match(): Compilation failed: PCRE2 does not support \F, \L, \l, \N{name}, \U, or \u at offset 13 in /var/www/html/sico/wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php on line 967" while reading response header from upstream, client: 172.31.27.246, server: swansislandcompany.com, request: "GET /product-tag/top-down/ HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:", host: "swansislandcompany.com"Any idea how to resolve this? Thank you.
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘PHP error after upgrading to PHP 8.1’ is closed to new replies.