AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Release SourceBans++ (v1.6.4) [Updated: 2021-10-06] (https://forums.alliedmods.net/showthread.php?t=263735)

Oreanna 06-19-2017 15:33

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by hustl4 (Post 2529887)
Did you make sure to recursively chmod the folders? (chmod -R)

Post screenshots of the output of
Code:

ls -l
so we can see the permissions

Code:

ls -l
total 84
-rwxrwxrwx. 1 website websitemang  2018 May  7 04:00 config.php.template
drwxrwxrwx. 2 website websitemang  4096 May  7 04:00 demos
-rwxrwxrwx. 1 website websitemang  1378 May  7 04:00 exportbans.php
-rwxrwxrwx. 1 website websitemang  2231 May  7 04:00 getdemo.php
drwxrwxrwx. 6 website websitemang  4096 May  7 04:00 images
drwxrwxrwx. 6 website websitemang  4096 May  7 04:00 includes
-rwxrwxrwx. 1 website websitemang  1535 May  7 04:00 index.php
-rwxrwxrwx. 1 website websitemang 13486 May  7 04:00 init.php
drwxrwxrwx. 6 website websitemang  4096 May  7 04:00 install
drwxrwxrwx. 2 website websitemang  4096 May  7 04:00 pages
-rwxrwxrwx. 1 website websitemang  5294 May  7 04:00 sb_debug_connection.php
drwxrwxrwx. 2 website websitemang  4096 May  7 04:00 scripts
-rwxrwxrwx. 1 website websitemang  3455 May  7 04:00 steamopenid.php
drwxrwxrwx. 5 website websitemang  4096 May  7 04:00 themes
drwxrwxrwx. 2 website websitemang  4096 Jun 16 19:53 themes_c
drwxrwxrwx. 3 website websitemang  4096 May  7 04:00 updater
-rwxrwxrwx. 1 website websitemang    49 May  7 04:00 version.json


hustl4 06-19-2017 16:09

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by Oreanna (Post 2529903)
Code:

ls -l
total 84
-rwxrwxrwx. 1 website websitemang  2018 May  7 04:00 config.php.template
drwxrwxrwx. 2 website websitemang  4096 May  7 04:00 demos
-rwxrwxrwx. 1 website websitemang  1378 May  7 04:00 exportbans.php
-rwxrwxrwx. 1 website websitemang  2231 May  7 04:00 getdemo.php
drwxrwxrwx. 6 website websitemang  4096 May  7 04:00 images
drwxrwxrwx. 6 website websitemang  4096 May  7 04:00 includes
-rwxrwxrwx. 1 website websitemang  1535 May  7 04:00 index.php
-rwxrwxrwx. 1 website websitemang 13486 May  7 04:00 init.php
drwxrwxrwx. 6 website websitemang  4096 May  7 04:00 install
drwxrwxrwx. 2 website websitemang  4096 May  7 04:00 pages
-rwxrwxrwx. 1 website websitemang  5294 May  7 04:00 sb_debug_connection.php
drwxrwxrwx. 2 website websitemang  4096 May  7 04:00 scripts
-rwxrwxrwx. 1 website websitemang  3455 May  7 04:00 steamopenid.php
drwxrwxrwx. 5 website websitemang  4096 May  7 04:00 themes
drwxrwxrwx. 2 website websitemang  4096 Jun 16 19:53 themes_c
drwxrwxrwx. 3 website websitemang  4096 May  7 04:00 updater
-rwxrwxrwx. 1 website websitemang    49 May  7 04:00 version.json


Hmm, looks like you gave the entire directory 777 perms (not recommended) but for troubleshooting that's fine. So obviously not a permission issue, I would try maybe changing the owner / group to the user that runs the apache server process (ubuntu: www-data, centos: apache).

What is the exact error message it is giving you?

Oreanna 06-19-2017 16:34

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by hustl4 (Post 2529915)
Hmm, looks like you gave the entire directory 777 perms (not recommended) but for troubleshooting that's fine. So obviously not a permission issue, I would try maybe changing the owner / group to the user that runs the apache server process (ubuntu: www-data, centos: apache).

What is the exact error message it is giving you?

https://i.gyazo.com/a1a3fe8657b76e85...1f15794436.png

This is what I'm getting and I change the ownership to apache:

Code:

ls -al
total 140
drwxrwxrwx. 11 apache apache 40960 Apr 12 18:04 .
drwxr-xr-x.  4 root  root    4096 Jun 19 16:27 ..
-rwxrwxrwx.  1 apache apache  457 Jun 16 20:49 .bash_history
-rwxrwxrwx.  1 apache apache  2018 May  7 04:00 config.php.template
drwxrwxrwx.  2 apache apache  4096 May  7 04:00 demos
-rwxrwxrwx.  1 apache apache  1378 May  7 04:00 exportbans.php
-rwxrwxrwx.  1 apache apache  2231 May  7 04:00 getdemo.php
-rwxrwxrwx.  1 apache apache  215 May  7 04:00 .gitattributes
-rwxrwxrwx.  1 apache apache    0 May  7 04:00 .gitignore
drwxrwxrwx.  6 apache apache  4096 May  7 04:00 images
drwxrwxrwx.  6 apache apache  4096 May  7 04:00 includes
-rwxrwxrwx.  1 apache apache  1535 May  7 04:00 index.php
-rwxrwxrwx.  1 apache apache 13486 May  7 04:00 init.php
drwxrwxrwx.  6 apache apache  4096 May  7 04:00 install
-rwxrwxrwx.  1 apache apache  187 May  7 04:00 .mailmap
drwxrwxrwx.  2 apache apache  4096 May  7 04:00 pages
-rwxrwxrwx.  1 apache apache  5294 May  7 04:00 sb_debug_connection.php
drwxrwxrwx.  2 apache apache  4096 May  7 04:00 scripts
-rwxrwxrwx.  1 apache apache  3455 May  7 04:00 steamopenid.php
drwxrwxrwx.  5 apache apache  4096 May  7 04:00 themes
drwxrwxrwx.  2 apache apache  4096 Jun 16 19:53 themes_c
drwxrwxrwx.  3 apache apache  4096 May  7 04:00 updater
-rwxrwxrwx.  1 apache apache    49 May  7 04:00 version.json


hustl4 06-19-2017 16:56

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by Oreanna (Post 2529924)
https://i.gyazo.com/a1a3fe8657b76e85...1f15794436.png

This is what I'm getting and I change the ownership to apache:

Code:

ls -al
total 140
drwxrwxrwx. 11 apache apache 40960 Apr 12 18:04 .
drwxr-xr-x.  4 root  root    4096 Jun 19 16:27 ..
-rwxrwxrwx.  1 apache apache  457 Jun 16 20:49 .bash_history
-rwxrwxrwx.  1 apache apache  2018 May  7 04:00 config.php.template
drwxrwxrwx.  2 apache apache  4096 May  7 04:00 demos
-rwxrwxrwx.  1 apache apache  1378 May  7 04:00 exportbans.php
-rwxrwxrwx.  1 apache apache  2231 May  7 04:00 getdemo.php
-rwxrwxrwx.  1 apache apache  215 May  7 04:00 .gitattributes
-rwxrwxrwx.  1 apache apache    0 May  7 04:00 .gitignore
drwxrwxrwx.  6 apache apache  4096 May  7 04:00 images
drwxrwxrwx.  6 apache apache  4096 May  7 04:00 includes
-rwxrwxrwx.  1 apache apache  1535 May  7 04:00 index.php
-rwxrwxrwx.  1 apache apache 13486 May  7 04:00 init.php
drwxrwxrwx.  6 apache apache  4096 May  7 04:00 install
-rwxrwxrwx.  1 apache apache  187 May  7 04:00 .mailmap
drwxrwxrwx.  2 apache apache  4096 May  7 04:00 pages
-rwxrwxrwx.  1 apache apache  5294 May  7 04:00 sb_debug_connection.php
drwxrwxrwx.  2 apache apache  4096 May  7 04:00 scripts
-rwxrwxrwx.  1 apache apache  3455 May  7 04:00 steamopenid.php
drwxrwxrwx.  5 apache apache  4096 May  7 04:00 themes
drwxrwxrwx.  2 apache apache  4096 Jun 16 19:53 themes_c
drwxrwxrwx.  3 apache apache  4096 May  7 04:00 updater
-rwxrwxrwx.  1 apache apache    49 May  7 04:00 version.json


I noticed the .bash_history file, are these files in your root's home directory? Or are they in var/www/html. If you want to use a non default path, you have to adjust settings in the httpd.conf file. Also, I'm assuming you're on centos, have you tried disabling selinux as a troubleshooting step?

Oreanna 06-20-2017 16:39

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by hustl4 (Post 2529928)
I noticed the .bash_history file, are these files in your root's home directory? Or are they in var/www/html. If you want to use a non default path, you have to adjust settings in the httpd.conf file. Also, I'm assuming you're on centos, have you tried disabling selinux as a troubleshooting step?

Thanks!, It was SELinux

freak.exe_uLow 06-22-2017 10:52

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Anyone can help me ? the Steam Login is not working :/

i click [Login], Admin Login (my Steam Account) my account name and password, accept via Steam Guard press okay...and see again the green [Login] Button.

Ultralord 06-23-2017 05:16

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
i just update my sourcebans to 1.6.1 last stable as i see on one server somehow it blocks all players comms with session ( Reason: Muted through BaseComm natives ) when the player rejoin again session blocked.. is possible to disable the onjoin mute or something?

Cooky 06-23-2017 05:55

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by freak.exe_uLow (Post 2530688)
Anyone can help me ? the Steam Login is not working :/

i click [Login], Admin Login (my Steam Account) my account name and password, accept via Steam Guard press okay...and see again the green [Login] Button.

Quote:

Originally Posted by sneaK (Post 2512190)
Ensure you have the latest steamopenid.php file. Also, when you entered your user account's STEAMID32, it must prefix with STEAM_0 (not STEAM_1 if you were using that from a game like CS:GO). Generally I've found it reloops because the account isn't found, there's no sort of message telling you why unfortunately.


StealtHack 06-23-2017 08:22

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
I get this error when I click "Admin Panel" after a clean install (1.6.1).
Really gets my noggin' joggin' after a while.

https://puu.sh/wsdG1/f6632ef1ce.png

Cripix 06-23-2017 08:38

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Did you try on another browser?


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

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