403 Forbidden

a-beautiful.gamer.gd

403 Forbidden

Server or website configuration is blocking you from viewing this page

We are using InfinityFree hosting for college, as a part of our web development class, today we tried to post our Laravel projects to the hosting, according to the way how our teached did it, I was doing the same as he told us, yet I still get this error after few hours of trying to fix it, can somebody help the newbie? Would be greately appreciated

5 Likes

I’m currently updating the only folder that had less folders than it should, but I did check all the stuff said in the post, everything seems to be correct, and adding Options +Indexes didn’t work at all

Did all the stuff in the post, nothing worked, tried to send it to the index.php file that does the redirection, yet it doesn’t work

Just found out that I can’t see details of the domain, I tried reseting the password of my control Panel, doesn’t work

Tried changing to the other hosting account, I’ll update if anything interesting happens

Have you asked your “teached” for help yet?

Yeah, he sent me the archive with all his files, yet I still can’t get it to work, although the files are the same, directories are too

UPDATE: I tried uploading my classmates archive into it, we checked all the files and even thought they are the same, I get an ERR_SSL_PROTOCOL_ERROR

There seems to be a problem in accessing or redirecting to https. However, regarding the error on the homepage uploaded, I got status code 500.:

Illuminate\Database\QueryException

SQLSTATE[HY000] [1045] Access denied for user ‘if0_39xxx’@‘192.xxx’ (using password: YES) (Connection: mariadb, SQL: select * from `sessions` where `id` = xxx limit 1)

Are you sure these are the correct parameters? Every account has unique credentials, you can’t simply copy-and-paste your teacher’s or somebody else’s. You can find yours on the Account Options → MySQL Databases →MySQL Connection Details.

Did you use the password reset functionality of the control panel? Because doing that causes this issue, it doesn’t fix it. Do not use the password reset functionality of the control panel. It breaks a lot of functionality.

Please reset your account password through the client area to prevent even more issues, and never touch the control panel password reset function ever again.

6 Likes

Is there a way, in CSS/JS, you can block this option from view in the Control Panel?

Sadly: no. There is some extra code in the control panel to hide options you probably don’t want to use, but no such option exists for the login page.

3 Likes

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