S
S
Siricks122016-12-08 12:12:03
symfony
Siricks12, 2016-12-08 12:12:03

What is the reason for the 500th error in Symfony on an external server?

Problem: when going to a site with Symfony 2.8.3, it correctly takes the user to the login page /login, but after entering the data correctly, when redirecting to the main one - "500 Internal Server Error". Nothing is written to the error log.
At the same time, on a PHP 7.0 server with CGI (without CGI scripts, the php version drops to 5.4, and the application does not work).
Before that, there was basic authentication, which did not work even with the crutch https://github.com/symfony/symfony/issues/12508
Authentication itself works on the local server. Made according to the manual ( symfony.com/doc/current/security.html).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Romanenko, 2016-12-08
@slimus

What's in the server and application log?
/var/log/nginx/...error.log
/path/to/web/app/logs/prod.log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question