usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.53k stars 591 forks source link

Cannot download files in file manager #222

Closed xiaoyong-wang closed 4 years ago

xiaoyong-wang commented 4 years ago

Hi there, When i try to download files through the file manager it just goes to /filemanager/downloadFile?domainName=domain.com&fileToDownload=/home/domain.com/public_html/templates/it/filename.php

usmannasir commented 4 years ago

A fix is available in the beta branch, which you can get using

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/v1.9.4/preUpgrade.sh)

But remember v1.9.4 branch is beta

xiaoyong-wang commented 4 years ago

Ok, thank you :)