HEX
Server: LiteSpeed
System: Linux cpir1.prohostdns.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: pelakir (2976)
PHP: 8.2.31
Disabled: exec, shell_exec, system, passthru, proc_open, proc_close, proc_terminate, proc_get_status, popen, pclose, pcntl_exec
Upload Files
File: //usr/local/lsws/admin/html/service/verMgrDownload.php
<h2>Version Management - Downloading New Release</h2>
<p class="xtbl_value"><a target=_new href="https://www.litespeedtech.com/products/litespeed-web-server/release-log">Release Notes</a>
	 </p>
<?php
if ($act != 'download')
	return; //illegal entrance
?>

<div style='height:80px;'></div>

<center>
Downloading In-Progress, this may take a few minutes ...<br><br>
... Please wait ...
<img src='/static/images/working.gif' onload="vermgr_upgrade('upgrade','<?php echo $actId;?>')">
</center>
<div style='height:30px;'></div>