i am not being rude, what i am saying is you should provide proper documentation.
bydway on 10 th time i made an succefull attempt to update cyberpanel on gcp
To me, works changing (Ubuntu 18.04):
sudo nano /etc/ssh/sshd_config
PermitRootLogin prohibit-password to PermitRootLogin yes
PasswordAuthentication no to PasswordAuthentication yes
then, restart ssh service:
sudo service ssh restart
Than…
had anyone tried to update cyberpanel 1.8.9 to latest version.
i had triend 9 times with no success.
@CyberPanel plz check it by yourself, updating gcp on cyberpanel is not working.
i you want i can give you my username & password
https://console.cloud.google.com/marketplace/details/gc-image-pub/cyberpanel?q=cyberpanel&id=4a581331-ec24-4b77-9af3-eea02e291e4f
gcp page says cyberpanel Version1.8.8
but when you install you will actually get v1.8.9
on Aws , cyberpanel …
Type your comment> @jobayer said:
> You can make a cron task to remove them automatically everyday. Disabling log is not a good choice. But you can do it by editing php.ini and openlitespeed control panel.
can you plz, give me step by ste…
Type your comment> @CyberPanel said:
> what is the output of
>
> ls -la /usr/local/CyberPanel
it gives me this
ls: cannot access '/usr/local/CyberPanel': No such file or directory
Type your comment> @cloudrider said:
> Hi @CyberPanel
>
> I managed to successfully upgrade to latest Cyberpanel version 1.9.1 after running the new upgrade command with root user .
>
> For anyone using GCP try to use comma…
Type your comment> @Endda said:
> (Quote)
> For me, it's my /usr/local/lsws/logs folder that is full of error log files (29GB right now) after a week of usage.
>
> How can I disable logging or set this up so that I don't have to…