ISSUE: very partial indexing with PHP 8.3
-
Hi,
Since my migration to PHP 8.3 :
When I click on the “Generate index” button, I have a problem with the indexing being too fast (less than 7 seconds for 950 pages, instead of the usual 45 seconds). In fact, I have partial indexing of around 5% of the pages, without understanding why.
Index cleaning… Finished.
Calculating publications… 941 publications found.
10 contents indexed (total 10), contents processed 10/941.
20 contents indexed (total 30), contents processed 30/941.
40 contents indexed (total 70), contents processed 70/941.
80 contents indexed (total 150), contents processed 150/941.
85 contents indexed (total 235), contents processed 235/941.
90 contents indexed (total 325), contents processed 325/941.
90 contents indexed (total 415), contents processed 415/941.
85 contents indexed (total 500), contents processed 500/941.
85 contents indexed (total 585), contents processed 585/941.
80 contents indexed (total 665), contents processed 665/941.
40 contents indexed (total 705), contents processed 705/941.
40 contents indexed (total 745), contents processed 745/941.When I put the server back to PHP 8.2, indexing works fine.
I use :
WordPress 6.4.2
MariaDB 10.6Have you detected an incompatibility with the latest PHP 8.3 version?
The topic ‘ISSUE: very partial indexing with PHP 8.3’ is closed to new replies.