PHP 8.2.30
Preview: buildProgress.php Size: 367 B
/proc/self/root/usr/local/lsws/admin/html.6.2.2/utility/build_php/buildProgress.php

<?php
require_once('../../includes/auth.php');

include_once( 'buildconf.inc.php' );

$progress_file = $_SESSION['progress_file'];
$log_file = $_SESSION['log_file'];

$progress = htmlspecialchars(file_get_contents($progress_file));
echo $progress;

echo "\n**LOG_DETAIL** retrieved from $log_file\n";
$log = htmlspecialchars(file_get_contents($log_file));
echo $log;

Directory Contents

Dirs: 0 × Files: 14

Name Size Perms Modified Actions
1.96 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
26.81 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
567 B lrw-r--r-- 2024-07-11 02:32:02
Edit Download
367 B lrw-r--r-- 2024-07-11 02:32:02
Edit Download
1.45 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
9.35 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
3.46 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
4.22 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
565 B lrw-r--r-- 2024-07-11 02:32:02
Edit Download
4.00 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
1.72 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
1.05 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
5.29 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download
2.60 KB lrw-r--r-- 2024-07-11 02:32:02
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).