HEX
Server: Apache
System: Linux server3230.server-vps.com 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64
User: lzgqnjwu (1002)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //bin/php74/bin/peardev
#!/bin/sh

exec /usr/bin/php74/bin/php -d memory_limit="-1" -C -q -d include_path=/usr/share/php74/pear \
    -d date.timezone=UTC \
    -d output_buffering=1 /usr/share/php74/pear/pearcmd.php "$@"

exit 1