Answer the question
In order to leave comments, you need to log in
Why does the script go to require and not return?
There is a code
echo '<!-- test 1-->';
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
echo '<!-- test 3-->';
Answer the question
In order to leave comments, you need to log in
Use a tracer (Xdebug for example) and see where the stop is.
Well, there should be something in the web server error logs.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question