This is expected behaviour. Because this is shared hosting, each site doesn’t have a unique IP4 address. Pages can only be accessed through the URL.
This means that your PHP is crashing. This link will help you get more information and debug it
That might be your problem. InfinityFree is using PHP version 8.3. Given the age of your code, it is possible that your using PHP functions that don’t exist any more, and you may need to update your page