Error page after submiting register form

After confirming the registration form, I do not redirect to the main page, but shows error 500.

See https://www.lifewire.com/500-internal-server-error-explained-2622938

The problem is that I can not put the redirect on the form. How to solve this problem?

I’m afraid I don’t know what you mean.

Can you set out, in detail, what you have done and what problem you are having?

I want the user to be redirected to the main page after sending the user form, but error 500 is displayed

Have you checked your server PHP error logs?

Hi I have the same problem. Did you find any solution ?