REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 436 B
Close
//opt/app-version-detector/app-version-detector-wrapper.sh
Text
Base64
#!/bin/bash PHP_HANDLER="/opt/alt/php-internal/usr/bin/php" JSON_EXTENSION=` ${PHP_HANDLER} -n -m | grep "json" 2>&1 1>/dev/null || echo "-d extension=json.so"` SQLITE_EXTENSION=`${PHP_HANDLER} -n -m | grep "sqlite3" 2>&1 1>/dev/null || echo "-d extension=sqlite3.so"` "${PHP_HANDLER}" -n -d extension=phar.so -d extension=intl.so ${JSON_EXTENSION} ${SQLITE_EXTENSION} /opt/app-version-detector/app-version-detector.phar "$@" #
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
app-version-detector-wrapper.sh
436 B
lrwxr-xr-x
2025-07-28 09:54:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
app-version-detector.phar
316.64 KB
lrw-r--r--
2025-07-28 09:54:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).