Both current_file.php and req_file.php are in the same directory and I\'m able to require_once __DIR__.\'/req_file.php\' within
current_file.php
req_file.php
require_once __DIR__.\'/req_file.php\'