server error in PHP Symfony
I am using doctrine for development activity for my project. However in one of the modules I am getting the below error message on my production server. But the error doesn't surface on the 开发者_如何学Pythondevelopment environment
" Oops! An Error Occurred The server returned a "500 Internal Server Error" "
Try
./symfony clear:cache
Had this problem too and it solved it
精彩评论