Skip to content

Critical site error on Kinsta-hosted sites when activated #238

@maguijo

Description

@maguijo

Installing WPGatsby on my Kinsta hosted wordpress site causes the site to "experience a critical error." It traces to line 79 of the file /wp-content/plugins/wp-gatsby/vendor/ircmaxell/random-lib/lib/RandomLib/Source/MicroTime.php.

Error message: Uncaught Error: Call to undefined function RandomLib\Source\getmypid() in /wp-content/plugins/wp-gatsby/vendor/ircmaxell/random-lib/lib/RandomLib/Source/MicroTime.php:79

Kinsta tells me that getmypid() is disabled on their servers for security reasons. That's why the function isn't defined.

Any way to remove that requirement from the plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions