PHP 8 on nginx gives faulty cache page
-
Hello,
I am using Cache Enabler 1.8.7 with theme Enfold. I have tried with and without “HTML minify” and both including/excluding inline CSS and JavaScrupt. No impact on behaviour.
When using a PHP 8 site on nginx site the first part of the cache paged gets corrupted.
After deleting the cache, the first access to the page the html returned starts like
<!DOCTYPE html>
Next access to page returnes the cached version, which the starts like
l>
i.e. <!DOCTYPE htm is missing, which the causes the page to display some header items wrongly.
End of cached file:
<!– Cache Enabler by KeyCDN @ Sat, 05 Feb 2022 22:34:11 GMT (https-index.html) –>
I can produce files to compare if needed.KR,
Bj?rn HasselbergThe page I need help with: [log in to see the link]
- The topic ‘PHP 8 on nginx gives faulty cache page’ is closed to new replies.