Warning: Redis::get(): php_network_getaddresses: getaddrinfo for localhost failed: Name or service not known in /home/solveddoc.com/public_html/wp-content/plugins/litespeed-cache/src/object-cache.cls.php on line 674
upload Archives - Solveddoc

How to solve the can’t upload the file on file manager issue in CyberPanel?

if you are uploading a file on file manager in CyberPanel. and getting some error there. Follow this short solution for can’t upload the file on CyberPanel file manager.

Solution

There is very easy and short solution for this issue. Access your root through Bitvise or putty open your terminal(CLI) and run this Command

Systemctl restart lscpd

This simple command will restart all of your CyberPanel services and now if you can try you can easily upload any file but there may be upload limit issue if so you can follow this tutorial to solve that Link below.

How to Change Upload limit On CyberPanel?

How to Change Upload Limit on CyberPanel?

if you want to upload a file from the file manager on CyberPanel and the size of the file is large according to the upload limit. Then you need to change (Mostly increase) the default setting. In this article, we show how to change the upload limit on cyberpanel step by step.

Change Upload limit On CyberPanel

Login to your CyberPanel using the link:

https://<your-ip>:8090
Change Upload limit of PhpMyAdmin
Change Upload limit On CyberPanel

After doing that also press the Restart PHP button this thing will apply all changes on the server level and you can now be good to go with it.

You can also read about child domains and more in the next article.

Read more: How to create, delete, and manage Child Domains in CyberPanel?

Maybe you are new and also want to know How to create a Database in CyberPanel?

You can follow us on Facebook too.

How to create FTP account on CyberPanel?

This is a basic tutorial in this i will tell you how to create FTP account on CyberPanel. To create and access FTP account using CyberPanel is very easy you just need to follow the few steps.

  1. Access CyberPanel
  2. Create FTP account
  3. Access FTP account

Access CyberPanel:

To access Cyberpanel go to the :

https://<your ip>:8090

You can also access through the host name. Provide the login username and password to access the page and click the lo0gin in.

Access CyberPanel:
Access CyberPanel

Create an FTP account on CyberPanel:

To create FTP account you need to go to the:

FTP-> Create FTP account.

Create FTP account
Create FTP account

Now Select a website for which you want to create a FTP account and provide the required details.

Select a website
Select a website

After adding information press Create button.

Create button
Create button

Access FTP account:

Once you successfully created a FTP account on CyberPanel now you can access the FTP account easily using FileZilla program.

You can easily download FileZilla program for your computer from there official site. Click Here to download.

Access FTP account
Access FTP account

To access FTP account using filezilla you need following information like:

  1. Username
  2. Password
  3. Port number
  4. Host

User name and password are the once you set during the creation of account on CyberPanel. You can use port 21 for FTP and your IP address as Host.

This is just a basic tutorial about creating and access your FTP account.

Read more about child domain: How to create, delete and manage Child Domains in CyberPanel?

Follow US on Facebook / Twitter Instagram .

How to change Upload Limit on CyberPanel? Increase or decrease Upload Size through CyberPanel?

CyberPanel is a Webhosting control panel. If you want to upload a file of large size and you are unable to do so. So here I will tell you how to change the Maximum upload file size.

Sometimes you want to import a database of large size or you want to upload an image or file on your size of large size and then you receive an error that you cant upload a file more than 2M (2M is the default size for the post in CyberPanel).

Here I will tell you how you can increase the Max upload limit for post and file. You can also change different things like maximum execution time, max input time, etc.

Follow all the steps to change Upload Limit.

Follow all the steps to change Upload Limit.
  1. Login to your CyberPanel using your credentials.
Login to your CyberPanel using your credentials.

2. Now go to the PHP->Edit PHP Configs

2. Now go to the PHP->Edit PHP Configs

3. You can see the Basic and Advanced buttons here. Remain on Basic and Select your required PHP version from here.

3. You can see Basic and Advanced button here. Remain on Basic and Select your required PHP version from here.

4. Once you select the required version you can see the different option here

4. Once you select the required version you can see the different option here

Here you can update the values for all fields according to your requirements. You can update values here Like Max uploads size, max execution time, Post size, etc.

After updating values you need to click the save button to save all changes .

In the last steps, you need to restart PHP in the latest version of CyberPanel they give the option of restart in the Panel. Below the configuration. But if you are on the old version you have to restart PHP.

Without restarting PHP the changes will never applied.

Read More: Access Cyberpanel Via Hostname with SSL- Issue SSL for Hostname

How to Upgrade CyberPanel to latest version?

If you want you upgrade your Cyberpanel to latest version then you are at right place.

Here we tell you how to upgrade CyberPanel to the latest version. this is pretty easy to upgrade CyberPanel. You can get the latest Upgraded CyberPanel through just one command.

Upgrade CyberPanel To latest version:

Here the command to upgrade the cyber panel to the latest version.

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

But if you do not want the latest released version. You want to install any other specific version then use another command which allows you to update the cyber panel to a specific version.

https://raw.githubusercontent.com/usmannasir/cyberpanel/<branch name>/cyberpanel_upgrade.sh

<branch name> is the name of the branch you want to install like 2.0.1

From the first command, you can also upgrade the Cyberpanel to a specific version for this you have to take care of a thing, and what id that?

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
Upgrade CyberPanel To latest version:

When you run this command and at a point, they ask for a version you can give the version like 2.0.2 or any you want. And if you want to upgrade to the version that is not released yet get and find the version from the CyberPanel team and provide the version when this command asks for the version.

Cyberpenel developers are very fast and good at updating. And introducing new features for CyberPanel users. I think they are always in a hurry to launch a new version. And trust me, they always introduce the best in the new version of CyberPanel. That’s why I like them. But I don’t think auto-upgrade is possible for CyberPanel. You will need to update when they release the new version. Here I will give you a very easy way to upgrade the cyber panel. Believe me, it has only one command.

Here you can read How to log in to the Rainloop admin dashboard?

Read More: How to Change Upload limit On CyberPanel?

How to Change Upload limit On CyberPanel?

You can follow us on Facebook too.

How to install OpenLiteSpeed on Centos?