• Resolved fu49un

    (@fu49un)


    I am running apache on a Debian server and recently upgraded it so now my WordPress site version is 6.5 and php8.3. Now the admin page has an error giving a list modules and says they are missing or not enabled. However, when I checked in the server, all the modules are installed and installed and enabled. systemctl status apache2 returned no errors. I apologize if I am missing any additional info but I am not quite sure what to check.

    Also, I am not able to upload photos to the site via the iphone app as I could do before the upgrade.

    Any help would be greatly appreciated, Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sébastien SERRE

    (@sebastienserre)

    Hello,

    I do not think WordPress is yet ready for PHP8.3. As you can read, WordPress 6.4 issupporting 8.3 in beta mode… it means you can encounter some issue.

    Do you have the possibility to downgrade to PHP 8.1 ?
    If it solves, it would be great to open a Trac ticket for developers at https://core.trac.wordpress.org/newticket

    Regards

    threadi

    (@threadi)

    Install and activate this plugin: https://wordpress.org/plugins/health-check/ – then go to Tools > Site Health > Tools. There you will find a section for retrieving PHP information. Take a close look at it. There you can see which PHP settings your hosting provides for WordPress. Pay attention to which php.ini is used. With some servers, you not only have to restart the web server but also the PHP service if you make changes.

    Please note that even the latest version of WordPress only supports PHP 8.3 as “beta”. See: https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/ – however, this should not necessarily play a role for what you are describing.

    Thread Starter fu49un

    (@fu49un)

    Thanks to you both. I guess I didn’t realize 8.3 was only for beta. I believe I had 8.2 previously, I’ll revert back to it and see if that does it. I’ll also check out the health check plugin-thanks for the tip!

    Thread Starter fu49un

    (@fu49un)

    Ok so I finally got a chance to work on this again and have reverted back to php8.2 and it turns out those modules got uninstalled or weren’t installed when it upgraded to php8.3. I wish I would have to install them with 8.3 and maybe see if it would have worked but I already switched back to 8.2 and it seems to be working fine so I won’t touch it.

    Thanks again

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.