403 Forbidden

Website URL

(unoffialand.epizy.com)

Error Message

( 403 Forbidden

Server or website configuration is blocking you from viewing this page)

Other Information

(The website was reactivated some time back but right now even though the status is active, it shows 403 Forbidden. Also, htaccess is not the problem here.)

I request you to share me the reason for such error and resolve the error. Thank You.

Actually I remember revoking directory Access, so the problem is -

http://unofficialand.epizy.com/unofficial_land/unofficial_land/index.php

The website loads on this location which is showing 500 internal server error.

Please guide me solve this.

this is an odd one
image

<!doctype html>
<html data-adblockkey="MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANDrp2lz7AOmADaN8tA50LsWcjLFyQFcb/P2Txc58oYOeILb3vBw7J6f4pamkAQVSQuqYsKx3YzdUHCvbVZvFUsCAwEAAQ==_hrR3HRvR8YkdX16z1pqXUSMBOZU1HBeblRr9YX2FxUs4L2wmi/MdN3PKK8Ix9kOHTa1gszLYEaMgnqbgcPBwcQ==" lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12P4//8/AAX+Av7czFnnAAAAAElFTkSuQmCC">
    <link rel="preconnect" href="https://www.google.com" crossorigin>
</head>
<body>
<div id="target" style="opacity: 0"></div>
<script>window.park = "eyJ1dWlkIjoiM2Y1ZmFkYWQtZWI3Ni00Yjg1LTlhZWEtZDMxMmRhNmEyOWU0IiwicGFnZV90aW1lIjoxNjk3NjUzNDQxLCJwYWdlX3VybCI6Imh0dHA6Ly91bm9mZmlhbGFuZC5lcGl6eS5jb20vIiwicGFnZV9tZXRob2QiOiJHRVQiLCJwYWdlX3JlcXVlc3QiOnt9LCJwYWdlX2hlYWRlcnMiOnt9LCJob3N0IjoidW5vZmZpYWxhbmQuZXBpenkuY29tIiwiaXAiOiI4MS4xNTUuNTEuMTcyIn0K";</script>
<script src="/bvlQyJWtL.js"></script>
</body>
</html>

Why have the services been disabled?

This is a reply to a different topic but the problem is the same:

5 Likes

I checked our records. The domain unoffialand.epizy.com does not appear to be assigned to any account, and it doesn’t appear to ever have been assigned to any account.

The domain unofficialand.epizy.com is working, but there is no index file in the htdocs directory, which is why you see the 403 error. In the past, directory listing was enabled by default, but that’s no longer the case now. You can find more information about this error here:

The URL you posted has the right domain and is indeed returning a 500 error. We’ve been upgrading our servers to PHP 8.2 (from PHP 7.4), which can cause sites that don’t support PHP 8.2 to break. You’ll have to fix your website to work with PHP 8.2. That could mean updating the software on your site to a newer version that does work on PHP 8.2, or updating the code to remove/replace code that doesn’t work on the latest PHP version.

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.