I have installed cyberpanel 2.0.0 on myserver and created a website and used php 7.3 on the website. website is working but there is a problem with the cyberpanel filemanager as i can't able to download the zip files from the panel. when i click on the file and click on the download button then it redirects me to 403 Forbidden page and also there is no file downloaded.
please help me resolve this issue.
Comments
Also i wanted to know, if i update the running server then there will be data loss?
Also please reply to this, will upgrading there will be data loss from server or not?
Thanks a lot
> @hennaboy Thanks for your reply, when i update to cyberpanel V2.0.1 then the issue has been resolved.
>
> Thanks a lot
You successfully upgraded? :open_mouth:
I have used https://cyberpanel.net/docs/upgrading-cyberpanel/ this for the upgrade.
> Weird, mine wasn't successful at first run. The mysql got deleted. But I tried with a new server, and upgraded, and it was now okay. Ughh. Thanks for confirming.
no problem
Weird, mine wasn't successful at first run. The mysql got deleted.
Uhaa, I'll wait for a stable release, do not want to lose some data :(
i had followed this link https://cyberpanel.net/docs/upgrading-cyberpanel/ this for the upgrade
some warning: _FORTIFY_SOURCE requires compiling with optimization (-0) [-Wcpp]
Anyway, the final message was: CyberPanel Upgraded
But in version management appear 2.0 latest 2.0
The file manager still has a problem with downloading files:
403 Forbidden
Access to this resource on the server is denied!
I'll run the upgrade script again after it finished the current one :)
OSError: [Errno 26] Text file busy: '/usr/local/CyberCP/bin/python3'
command failed, exiting...
However, checking version number shows me on 2.0 build 1.
So, still getting the 403 when trying to download the backup, here's how I solved it for now:
I moved the backup from /home to /public_html and pressed the 'Fix Permissions' button. Permissions fixed and download your backup.
Going back to the webpanel and clicking the delete option removes the backup file.
Considering this is very secure, since only root can edit the file permissions on the backup, plus it's behind the public_html folder. I can deal with this on a daily basis. :)