Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Installation fatal error › Reply To: Installation fatal error
August 17, 2023 at 1:26 pm
#45096
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.