AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Sourcebans (FORBIDDEN) (https://forums.alliedmods.net/showthread.php?t=311709)

Endoint 10-30-2018 08:12

Sourcebans (FORBIDDEN)
 
Hi all,

I am implementing sourcebans in to my server and when going to the 'website.url/bans/install' URL, I am getting the following error:
https://i.imgur.com/bA2naU5.png

https://i.imgur.com/PZIvVSQ.png

I uploaded all files with a user that has root privs. I even gave it full privs on the directory in question, and still get this error.

What am I doing wrong here?

Neeeeeeeeeel.- 10-30-2018 08:59

Re: Sourcebans (FORBIDDEN)
 
Check file/dir permissions.

Touch 10-30-2018 09:22

Re: Sourcebans (FORBIDDEN)
 
Check the chmod of /bans directory and .htaccess file (option DirectoryListing, add +Indexes).
Also, make sure that your virtual host configuration (or htaccess) has the following option - "DirectoryIndex index.php".

Endoint 10-31-2018 03:36

Re: Sourcebans (FORBIDDEN)
 
Quote:

Originally Posted by Neeeeeeeeeel.- (Post 2621896)
Check file/dir permissions.

Quote:

Originally Posted by Touch (Post 2621900)
Check the chmod of /bans directory and .htaccess file (option DirectoryListing, add +Indexes).
Also, make sure that your virtual host configuration (or htaccess) has the following option - "DirectoryIndex index.php".

I've tried 644, 755, even 777 on all the directories, still shows the same error.

I have a front page that is completely viewable and anything else I put up outside that folder is viewable..

Endoint 10-31-2018 06:03

Re: Sourcebans (FORBIDDEN)
 
Small update: If I go to domain.com/bans/install/index.php, it loads the below page:

https://i.imgur.com/MqUV6S4.png

Therefore it IS allowing me in there, but for some reason is blocking when I try to do just /install for the actual install process..


All times are GMT -4. The time now is 16:13.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.