I watched the headers, the Location is present, but it does not pass through it, but it gives 302. I, of course, pass through it later, but it takes a lot of time. I read that the problem is possible because of open_basedir , but everything seems fine with me.

open_basedir => no value => no value

    1 answer 1

    The problem was in limiting the width of the server channel. After removing the restrictions, everything went away.