This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Installation fatal error

#45096
Ernest MarcinkoErnest Marcinko
Keymaster

Hi James,

Your PHP version is very likely outdated. The error refers to a function type declaration, which was not supported before PHP 7.0. I recommend updating to the latest PHP if possible (8.x), as the minimum stable requirement for WordPress is 7.4 major version. This plugin also follows this requirement.
Updating to 7.4 or later will resolve any issues.