• Hi, I took over our site sometime ago, I can update content, plugins, backup, sort menus etc.

    But I am not sure about the following:

    1. An active PHP session was detected Performance A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.

    2. One or more recommended modules are missingPerformance PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator.

    The WordPress Hosting Team maintains a list of those modules, both recommended and required, in the team handbook (opens in a new tab).

    Warning The optional module, imagick, is not installed, or has been disabled.

    3. You should use a persistent object cachePerformance A persistent object cache makes your site’s database more efficient, resulting in faster load times because WordPress can retrieve your site’s content and settings much more quickly.

    Your hosting provider can tell you if a persistent object cache can be enabled on your site.

    Are these issues for me to resolve and if so how, or do I need a pro to carry them out, any idea for the going rate?

    Guidance appreciated.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter taag2020

    (@taag2020)

    Thank you, I will take a look.

    Thread Starter taag2020

    (@taag2020)

    Completed as suggested just now just have recommendations:

    1.

    PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator.

    The WordPress Hosting Team maintains a list of those modules, both recommended and required, in the team handbook (opens in a new tab).

    Warning The optional module, imagick, is not installed, or has been disabled.

    2.

    A persistent object cache makes your site’s database more efficient, resulting in faster load times because WordPress can retrieve your site’s content and settings much more quickly.

    Thoughts appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Site Health Issues?’ is closed to new replies.