Type your comment> @starbursthost said:
> I tried to install CyberPanel on AlmaLinux 8.4 yesterday, and it said it was an unsupported OS. :/
>
> I'll look at install.sh.
>
> But CyberPanel looks awesome so far when I tested …
I think there should be a separate tab for PHP CLI version under
/managephp/editPHPConfigs
That would save a lot of people from having to go all SSH on it all the time.
Type your comment> @fajr said:
> hello there..
> how to upgrade OLS 1.7.1 https://openlitespeed.org/release-log/version-1-7-x/
> I've been try update via command line but has no package update. like this: https://prnt.sc/s6cv6t
If …
Type your comment> @Alex_2003 said:
> I need to change the port number from 8090 to something else, since I can't access currently my login page in Cyberpanel <ipaddress:8090> after I activated my DNS sync in Cyberpanel and used Cloudfl…
@CyberPanel I tried finding the English file in the stable GitHub.
Can't find it.
I find all the other languages, but not the default English one.
I wanted to copy the English one, and translate it.
I don't want to translate a language that …
Type your comment> @fordiy said:
> Type your comment> @Master3395 said:
> > Type your comment> @friederbluemle said:
> > > Perfect, chown worked for me too. Thanks Philipinho!
> >
> > This should be fixed…
Type your comment> @usmannasir said:
> After v2.1.1 and above we‘ve added an option in the cloud to perform fail-safe upgrade. (This works only if you are on v2.1.1 or above)
>
> For v2.0.3, use the old upgrade method
V2.1.1-dev …
Type your comment> @friederbluemle said:
> Perfect, chown worked for me too. Thanks Philipinho!
This should be fixed in 2.1.1 installer and upgrader now, from what I've seen.
I have the same issue using CloudFlare.
I can sometimes log in, and some times I get the error.
{"error_message": "Session reuse detected, IPAddress logged.", "errorMessage": "Session reuse detected, IPAddress lo…
Type your comment> @biguenique said:
> If it's fixed and Rainloop keeps showing the warning, how can we let Rainloop know it's all under control? Where is the document root located? Why not simply add an .htaccess rule there?
The root conf…
If you go into /usr/local/CyberCP/public/rainloop.php you can see the password that has already been put in.
Then you can log in, and change password your self.
First, you install nano to use the tutorial below for your OS.
CentOS / RHEL / Fe…
Type your comment> @Philipinho said:
> The solution is to grant permission to Cyberpanel.
>
> chown -R cyberpanel:cyberpanel /usr/local/CyberCP/lib/python3.8/site-packages/tldextract/.suffix_cache/
That way would be wrong.
This w…
Type your comment> @thierryG said:
> hi, iam new to cyberpanel and self managing a vps. however i am getting pretty ok with my current config, oscent7 and cyberpanel however i am getting mad at upgrading the mysql upload size limit !!!!!! I t…
You can upload files using SFTP, but you need to change the group and owner of the whole folder, to make sure it's owned by the user.
If you have sudo access you can use this:
Replace User with your user and Group with your user.
sudo chown User:…
Type your comment> @m_abotalebie said:
> I solved my problem by load the default config.inc.php
>
> login ssh
>
> cd /usr/local/CyberCP/public/phpmyadmin
> mv config.inc.php config.inc.php.old
> mv config.sample.inc.…
Thanks, this seems to have solved it for me :)
@ganteng said:
> Hello,
> did you mean you want to upload sql file to phpmyadmin but it always failed ?
> do the ssh to your server which cyberpanel installed, edit /usr/local/lsws/lsphpx…
It seems like we all have the same problem.
FTP and SFTP is refused.
Using SCP to connect works for now, but most phones only allow FTP or SFTP.
SCP is end of life.