but I suggest using my-aac that is based on gesior code but it is currently updated and maintained
and also supports almost everything that is released to use with gesior
Can I use it with Xampp aswell?
@Evil Puncker is correct that it's still updated and might be a better choice, when it comes to AAC I act like a 90yo thinking "it worked in the past so ill stick it with" xD
I still use xampp (probbly one of the very few these days) but I only use it for testing and if thats what you wanna do then give it a try, it should work.
But AFAIK uniform server is 100 times better, faster and more secure compared to xampp, keep that in mind if you are gonna host the server.
Well xampp is only used for testing stuff
using myacc now if you guys saying its better
anyway got this error
Declaration of OTS_Base_DB::query($query) must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs) in C:\xampp\htdocs\system\libs\pot\OTS_Base_DB.php on line 77
I know you fixed the problem, but just to clarify if other users getting the same error.
MyAAC is incompatible with latest XAMPP bundled with PHP 8. You need to download XAMPP with PHP 7.x (7.4 for example).
Good luck using my-aac!