• Resolved Ervin Domonkos

    (@arachnoidea)


    Hello,

    I am seeing the following PHP Warning messages in our debug.log. It’s generated on every page load:

    PHP Warning: session_start(): Failed to read session data: files (path: /home/nginx/domains/xyz.com/tmp) in /home/nginx/domains/xyz.com/public/wp-content/plugins/ghostkit/gutenberg/blocks/form/block.php on line 63

    WP version: 6.1.1
    PHP version: 7.4.33

    Did you notice a similar warning on your end?

    Thanks,
    Ervin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Ervin Domonkos

    (@arachnoidea)

    An extra info that can help here: the “Form” block type is switched off on our install because of other compatibility issues.

    So looks like an inactive block type is generating these warnings.

    Plugin Author nK

    (@nko)

    Hey Ervin.

    We don’t have a similar warning. Most probably you have to check your server config.

    We will also look at the form code in the next plugin update, to prevent loading session on every page load.

    Regards, nK.

    Thread Starter Ervin Domonkos

    (@arachnoidea)

    Hi nK,

    Thanks for taking care of that!

    Ervin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Warning: session_start(): Failed to read session data’ is closed to new replies.