4 solutions
1.Use a cronjob to clear /tmp periodically
2.Find out if you are using any other PHP executable other than the lsphp of the version used on site ( usually happens when you add crons with /
3.Find out why your PHP application is cre…
@ianw5555
Unfortunately converting to OpenLiteSpeed is not possible from CyberPanel. Once the license expired your server will go down, you can set up new CyberPanel and transfer sites.
Just ran the command on KVM and worked without any issue
[email protected]:~# cyberpanel createWebsite --package Default --owner admin --domainName cyberpanel.com --email [email protected] --php 7.2
Running some checks..,0
Creating DNS recor…
Google Drive backups are now part of CyberPanel from v2.0.2 (yet to be released but can be installed)
https://cyberpanel.net/docs/backup-to-google-drive/
https://cyberpanel.docs.apiary.io/#
https://github.com/jetchirag/cyberpanel-whmcs/blob/master/api.php
https://github.com/jetchirag/cyberpanel-whmcs/blob/master/cyberpanel.php
For CLI commands that are mentioned above can be executed as it is …
Hello
Create and delete website are there
https://docs.cyberpanel.net/doku.php?id=cli-create-website
https://docs.cyberpanel.net/doku.php?id=cli-delete-website
Create and delete database
https://docs.cyberpanel.net/doku.php?id=cli-creat…
Fixed in v2.0.1 branch https://github.com/usmannasir/cyberpanel/commit/157da73ae22fc9bb1ea24d21e13c2e3f50d8e275
You can upgrade to this branch using
wget https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.0.1/cyberpanel_upgrade.sh
chm…