exodus4d / pathfinder

Mapping tool for EVE ONLINE
https://www.pathfinder-w.space
MIT License
374 stars 241 forks source link

Installation Issue : Class 'Exodus4D\\Pathfinder\\Controller\\Controller' not found #1036

Closed kalykulam closed 2 years ago

kalykulam commented 2 years ago

Hello,

New installation. php7.3 - Mariadb - apache

I have a blank page.

Apache logs :

Class 'Exodus4D\Pathfinder\Controller\Controller' not found [/var/www/html/pathfinder/app/Controller/AppController.php:16]

[vendor/composer/ClassLoader.php:480] include()

[vendor/composer/ClassLoader.php:346] Composer\Autoload\includeFile('/var/www/html/pathfinder/vendor/composer/../../app/Controller/AppController.php')

[vendor/bcosca/fatfree-core/base.php:1688] class_exists('Exodus4D\Pathfinder\Controller\AppController')

[index.php:27] Base->run()

Invalid class Exodus4D\Pathfinder\Controller\Controller

help welcome :)