Main page looks like this

Website URL

Markusparty.page.gd

Error Message

My website looks like this and it said to contact the forum

This is my index file and my files got switched.

What software are you trying to run on the hosting?

6 Likes

That page looks to me like a template file, not valid PHP code (I think it’s Twig)? It’s not suppose to be valid PHP code, there should be actual PHP code that reads in the template to make it a full page.

I had a quick look at your account, and I’m not quite sure what’s on there. I see some references to a Vichan image board, but I suspect that there are also traces of other attempts to setup websites. The page you see are simply the contents of the index.html file. But again, that’s not supposed to be there, because it’s not a valid web page, it’s a template.

At this point, I would say that your htdocs folder is such a mess that it’s pretty hard to salvage from here. I would suggest to remove all files and folders currently there, pick a script you want to try next, and then carefully follow the installation instructions of that software.

Not really. There is an iframe in the content with an invalid URL, which leads to a 404 not found error, which redirects to our error page. The text of that error page is being rendered into the iframe.

This isn’t a hosting problem we can fix for you.

5 Likes

vichan

fixed by deleting all the files and put them back on

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