Skip to main content

PHP 8.3 and PHP-FPM Issues with Wordpress?

Answered

Comments

4 comments

  • consultant

    Looks like I wrote too soon. Appears PHP-FPM may be the sole culprit as I'm seeing issues with it turned on now with PHP 8.2.

     

    0
  • consultant

    Ehh. Problem was php max memory setting was set to the default 32MB which is too small for a many Wordpress sites and 8.1 that I was coming from been so long ago I forgot I had to up it to 100M (probably could get by with 64MB but my server has plenty of memory)

     

    1
  • cPRex Jurassic Moderator

    I'm glad you found the solution quickly!

    0
  • consultant

    It ended up being a two-pronged issue. The memory limit and the Cleantalk anti-spam plugin needs to use PHP Curl library which is not installed by default when you install PHP 8.x on Cpanel.  What made it hard was the Curl issue was intermittent but turning on Wordpress debug display I could then see the PHP Curl error.

     

    1

Please sign in to leave a comment.