Unable to Install Cyber Panel

I logged into WIN SCP

Root folder…

There I can see many folders,

one named cyber panel

but that not having any folder or file as machine IP

you need to go to /etc/cyberpanel/ folder

After login to WinSCP

I can see few folders…

.acme

.cache

.local

.pki

.ssh

cyberpanel

I opened cyberpanel folder

but, their I could not see this " machineIP "

Also, I tried to edit PhpMyAdmin Upload Limit.

I changed the values in Cyber Panel Dashboard PHP

but,

nothing is changed in PhpMyAdmin…

I restarted Server several times, this not changed yet.

so I referred some online forums …

I found some commands to restart apache…

I run that, still not worked…

Actually I need to migrate some of my sites to this server,

I checked, Upload and download speed using Speed test command in ssh…

I get 1600mbits up and 1900mbits download…

thats good speed i think, but,

when i upload through cyberpanel dashbord… file manager… it takes tooooo long… and then fails…

can you guide me how to increase this speed and values…

This Guide PHPmyAdmin - file size exceeded the maximum size permitted by your PHP | OpenLiteSpeed Community and News

/usr/local/lsws/lsphp56/etc/php.ini

but, there is no such directory in my server

follow this 4 - Change Upload Limit for phpMyAdmin - 08 - Server - CyberPanel Community

I have done That,

But I Selected PHP 7.3 - the latest…

and done that changes in PHP Advanced settings…

Then I restarted using the command you give ( before I don’t know this command )

now, I verified all changes and saved PHP advanced.

restart using that command…

then, I checked in PhpMyAdmin…

still there showing 2mb…

can you please tell me, why uploading files take too long?

you need to choose php 7.0

it is due to your network speed…

So , I cant use php 7.3 in my server?

no , there are sides

one is your website , let’s call it front-end

another one is where cyberpanel running, we call it backend

frontend and backend are using separated PHP , you can use php73 or whatever PHP you want in your website , but if you want to raise the uploads in panel’s phpmyadmin , you have to change the php7.0 setting

I understood…

So changing this PHP Values Affects My All Sites…

So, I need to Give Max Possible Values Here…

This Going to Work for My All Sites.

My Hosting is

4GB RAM, 2CPU , 80GB SSD in Digital Ocean New York

I’m Planning to Use My 3 popular sites in this Hosting.

in future, May be I’ll bring one more site.

1 is now wordpress

other two is custom php sites.

each sites having daily min 3000 visitors…

I hope this is enough…

and one of my site is going to be Viral very soon…

i can see a spike in visitors very soon.

other two is going to be like this…

So, A Best Tuning and Optimization will be good…

Right now

I changed my values to

max_execution_time = 5000
max_input_time = 5000
memory_limit = 1024M
post_max_size = 100M
upload_max_filesize = 100M

is that good…

should I need to Increase RAM Limit?

what other Tuning needs in this server?

no… you don’t blindly tune your server like that , specially max execution time , if some PHP script went wrong , with that high time , it could easily exhaust all your server resources…

Can You Please Suggest me Good Values here…

as per my Hosting Capacity.
and website traffic, suggest me something good.

I am new to server and linux , learning everything from scratch…

Can You Please Suggest me Good Values here...

as per my Hosting Capacity.
and website traffic, suggest me something good.

I am new to server and linux , learning everything from scratch…

I wish I can , but I couldn’t , it depends on a lot of different factor.

a personal suggestion is to use default first, then gradually tune it up to higher value.

OMG…

Pro Suggestion Please :slight_smile:

for a test

I uploaded my 25MB Database to Google Drive, It took 1.30 minutes to upload…

but, 45 Minutes before started uploading in Cyber Panel, now 3% completed 97% remaining…

do you still belive, no problem in Cyber Panel File manager and problem with my ISP ?

You can try with FTP or SFTP

ideally , the speed should not much different from SFTP/FTP vs file manager

Tried, but pathetic…

I tested the same file upload to google drive, it took only 90 seconds to complete upload.

and vultr took less than 40 seconds…

I think, it’s a problem with Digital Ocean…

May be, They wanted me to Create same Config server with Vultr.

Let’s see how they respond.

what speed you got in FTP , and what is the speed you got on file manager ?

meanwhile… Do you have any codes or Idea… to download a file to Cyber Panel?

I’ll upload files to google drive, then download into Cyber Panel to avoid this delay… direct upload takes delay…