Hey buddy, firstly thank you for this script, it's amazingly fast and compact ♥️
I'm getting all routes returning a generic 404. I have used this script before and was working fine, however since upgrading to php 8, the mentioned problem started.
I can confirm that index.php is in the main folder and src folder are exactly where they should be.
i can also confirm that .htaccess file is exactly as described.
i can confirm that simply running this:
Hey buddy, firstly thank you for this script, it's amazingly fast and compact ♥️ I'm getting all routes returning a generic 404. I have used this script before and was working fine, however since upgrading to php 8, the mentioned problem started.
I can confirm that index.php is in the main folder and src folder are exactly where they should be. i can also confirm that .htaccess file is exactly as described. i can confirm that simply running this:
print out all the routes.
but trying domain/route, returns generic 404.
any idea? p.s. im on Apache/2.4.38 (Debian) PHP 8.0.13 with mod_rewrite enabled.
Many thanks indeed.