BLUE
PHP 7.4.33
Path:
//usr/share/bug/php8.2-gd
Run
Logout
Edit File
Size: 558 B
Close
//usr/share/bug/php8.2-gd/script
Text
Base64
#!/bin/sh MATCH="^[[:space:]]*($|;)" echo "==== Additional PHP 8.2 information ====" >&3 echo "" >&3 echo "++++ PHP @PHP_VERSION SAPI (php8.2query -S): ++++" >&3 /usr/sbin/php8.2query -S >&3 echo "" >&3 echo "++++ PHP 8.2 Extensions (php8.2query -M -v): ++++" >&3 /usr/sbin/php8.2query -M -v >&3 echo "" >&3 echo "++++ Configuration files: ++++" >&3 for dsoname in gd; do inifile=${dsoname}.ini echo "**** /etc/php/8.2/mods-available/$dsoname.ini ****" >&3 grep -Ev "$MATCH" "/etc/php/8.2/mods-available/$dsoname.ini" >&3 echo "" >&3 done
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
control
126 B
lrw-r--r--
2024-01-20 14:17:05
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
script
558 B
lrwxr-xr-x
2024-01-20 14:17:05
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).