Hi everyone,
I'm new to Anahita and I'm attempting to try it out locally. I'm using the latest version of PHP 7 with Apache2 and Debian Buster. I have APCU, Mysqli and OPCache modules installed and enabled. I've also enabled mod_rewrite on Apache. Everything else is set to system defaults.
I've followed the README instructions, pointed Anahita to a Mysql instance that I already had running, and it successfully connected, created the schema, and initiated the site.
However, I get the following message when attempting to load the site... does anyone have a suggestion on how I might troubleshoot this?:
Fatal error: Uncaught Error: Call to a member function getRouter() on null in/components/com_application/dispatcher.php:164
Powered by Anahita
Rastin Mehr
Justin Schmitt
Justin Schmitt
Warning: preg_replace(): Compilation failed: invalid range in character class at offset 10 in /var/www/html/myproject/vendor/anahita/anahita/src/libraries/anahita/filter/term.php on line 40
Next, I rolled back one more minor version to PHP 7.2.27, and it now appears that everything is working without issue!
Hopefully this info is helpful for you!
Rastin Mehr
Justin Schmitt
Rastin Mehr
Rastin Mehr
Rastin Mehr
Rastin Mehr