REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.45 KB
Close
/proc/thread-self/root/proc/thread-self/root/usr/local/lsws/admin/html.6.2.1/utility/build_php/buildStep1.php
Text
Base64
<?php if (!defined('LEGAL')) return; echo '<h2 class="bottom_bar">' . TITLE . '</h2>'; if ( isset($check->pass_val['err']['bash'])) { echo '<div class="panel_error" align=left><span class="gui_error">' . $check->pass_val['err']['bash'] . '</span></div>'; } ?> <form name="buildphp" method="post"> <input type="hidden" name="step" value="1"> <table width="100%" class="xtbl" border="0" cellpadding="5" cellspacing="1"> <tr class="xtbl_header"> <td colspan="3" class="xtbl_title"> Step 1 : Select a PHP version </td> </tr> <?php $basevers = array_keys($PHP_VER); rsort($basevers); $buf = ''; foreach($basevers as $base_ver) { $versions = $PHP_VER[$base_ver]; $buf .= '<tr class="xtbl_value"><td class="xtbl_label">PHP ' . $base_ver . '</td><td class="icon"></td><td>'; $buf .= '<select name="php_version'. $base_ver . '">'; foreach( $versions as $o ) { $buf .= "<option value=\"$o\">$o</option>"; } $buf .= '</select> '; $buf .= '<input type="submit" name="build' . $base_ver . '" value="Next">' . "</td></tr>\n"; } echo $buf; ?> </table> </form> <p class="field_note"> * If you want to use a version not listed here, you can manually update the settings in /usr/local/lsws/admin/html/utility/build_php/buildconf.inc.php.</p> <p class="field_note"> ** For more information regarding LSPHP, please visit <a href="https://docs.litespeedtech.com/lsws/extapp/php/" target="_blank" rel="noopener noreferrer">LiteSpeed wiki</a>.</p>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 14
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
buildconf.inc.php
2.27 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildfunc.inc.php
29.19 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildPHP.php
567 B
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildProgress.php
367 B
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildStep1.php
1.45 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildStep2.php
9.97 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildStep3.php
3.46 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
buildStep4.php
4.22 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build_common.template
565 B
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build_install.template
4.00 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build_install_ext.template
1.72 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build_manual_run.template
1.05 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build_prepare.template
5.29 KB
lrw-r--r--
2024-03-21 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build_prepare_ext.template
2.60 KB
lrw-r--r--
2024-03-21 11:04:43
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).