mixir's avatar

Lumen page display problem

Hi,

Recently, I install lumen (5.0.4) mfw and run into issue with page load on default configuration. I have unpredictable behaivor of page load process. Sometimes it load ok, sometimes instead of load I got download dialog with zero size unnamed file. Sometimes it throw exceptions

NotFoundHttpException in Application.php line 1109:

(At first, I want to say that other non lumen/laravel sites work fine) Server configuration: Apache 2.4.12 PHP 5.6.7-1, Zend Engine v2.6.0 with Zend OPcache v7.0.4-dev

php working through php-fpm, and I think problem is there, because with fcgi configuration it seems to work well.

PS: sometimes instead of favicon server return index page.

0 likes
5 replies
evwill's avatar

I just installed Lumen for the first time and I am getting that error, I could definitely be doing something wrong and haven't looked into it much yet.

NotFoundHttpException in Application.php line 1109:
in Application.php line 1109
at Application->handleDispatcherResponse(array('0')) in Application.php line 1079
at Application->dispatch(null) in Application.php line 1022
at Application->run() in index.php line 28

Please or to participate in this conversation.