Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

找不到类的报错 #24

Open
jurlin opened this issue Mar 10, 2018 · 2 comments
Open

找不到类的报错 #24

jurlin opened this issue Mar 10, 2018 · 2 comments

Comments

@jurlin
Copy link

jurlin commented Mar 10, 2018

刚配置项目的时候出了个找不到类报错,不知道什么原因,然后自己在中间加了个引用类文件好了。

框架很好用,很期待!

@nirvana72
Copy link

我也是这个问题,你在中间加了个引用类文件是什么意思

@wuyougan
Copy link

类似的错误,不知道怎么处理

2020/04/14 14:05:52 [error] 195#195: *37 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught ReflectionException: Class App\Controllers\RequestAd does not exist in /var/www/localhost/htdocs/vendor/caoym/phpboot/src/Annotation/ContainerBuilder.php:42
Stack trace:
#0 /var/www/localhost/htdocs/vendor/caoym/phpboot/src/Annotation/ContainerBuilder.php(42): ReflectionClass->__construct('App\\Controllers...')
#1 /var/www/localhost/htdocs/vendor/caoym/phpboot/src/Controller/ControllerContainerBuilder.php(62): PhpBoot\Annotation\ContainerBuilder->build('App\\Controllers...')
#2 /var/www/localhost/htdocs/vendor/caoym/phpboot/src/Application.php(153): PhpBoot\Controller\ControllerContainerBuilder->build('App\\Controllers...')
#3 /var/www/localhost/htdocs/vendor/caoym/phpboot/src/Application.php(213): PhpBoot\Application->loadRoutesFromClass('App\\Controllers...', Array)
#4 /var/www/localhost/htdocs/public/index.php(21): PhpBoot\Application->loadRoutesFromPath('/var/www/localh...', 'App\\Controllers')
#5 {main}
  thrown in /var/www/localhost/htdocs/vendor/caoym" while reading response header from upstream, client: 10.0.5.102, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "10.0.5.23:6000"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants