golden hour
/opt/cpanel/ea-php72/root/usr/bin
⬆️ Go Up
Upload
File/Folder
Size
Actions
lsphp
21.02 MB
Del
OK
pear
383 B
Del
OK
peardev
410 B
Del
OK
pecl
299 B
Del
OK
phar
14.49 KB
Del
OK
phar.phar
14.49 KB
Del
OK
php
21.34 MB
Del
OK
php-cgi
21.13 MB
Del
OK
php-config
6 KB
Del
OK
phpize
4.8 KB
Del
OK
Edit: pear
#!/bin/sh exec /opt/cpanel/ea-php72/root/usr/bin/php -C \ -d include_path=/usr/share/pear \ -d date.timezone=UTC \ -d output_buffering=1 \ -d variables_order=EGPCS \ -d safe_mode=0 \ -d register_argc_argv="On" \ -d open_basedir="" \ -d auto_prepend_file="" \ -d auto_append_file="" \ /opt/cpanel/ea-php72/root/usr/share/pear/pearcmd.php "$@"
Save