The post How to Resolve cPanel File Upload Issues? first appeared on Web Hosting Stuff.
]]>If you are facing an issue with file uploading on the cPanel, this is the exact article where you can get the solution. We have written the causes and solutions for fixing the problem. So, let’s check the article below:
cPanel file upload issues can stem from various factors, including:
By understanding these common causes and troubleshooting steps, you can effectively resolve the cPanel file upload issues and ensure smooth website management.
1. Check File Size Limits
2. Adjust File Size Limits (if possible)
3. Verify File Permissions
4. Clear Browser Cache and Cookies
5. Try a Different Browser
6. Check Network Connectivity
7. Contact Your Hosting Provider
Additional Tips:
By following these steps and working closely with your hosting provider, you should be able to resolve most cPanel file upload issues.
The post How to Resolve cPanel File Upload Issues? first appeared on Web Hosting Stuff.
]]>The post How do you check the version of cPanel/WHM? first appeared on Web Hosting Stuff.
]]>Just make sure that your cPanel/WHM software is updated; keeping the server safe and working is crucial. Here, in this document, you will see in-depth knowledge on checking the cPanel version using multiple methods to stay informed about hosting setup.
Log in to WHM: Access your WHM interface using the root username and password.
Navigate to Terminal: Go to Server Configuration -> Terminal.
Execute the Command:
In the terminal window, use this command and type Enter:
/usr/local/cpanel/cpanel -V
This command will output the cPanel version to the terminal.
Example Output:
11.98.0 (build 12)
Explanation:
Login to WHM: Access your WHM interface using your root credentials.
Navigate to Terminal: Go to Server Configuration -> Terminal.
Write the Command > terminal window > write the following command and give Enter
cat /usr/local/cpanel/version
View the Version: The output will display the cPanel version number.
This is the simplest method to check your cPanel version
Steps:
Establish an SSH connection: Use an SSH client like PuTTY or the built-in terminal on macOS/Linux to connect to your server as root.
Execute the command: Once connected, type the following command and press Enter:
Frequently checking and updating your cPanel/WHM installation confirms excellent features, improvement, and security patches. Retain the server running smoothly by updating yourself about the cPanel/WHM version.
The post How do you check the version of cPanel/WHM? first appeared on Web Hosting Stuff.
]]>The post How to Terminate a cPanel License first appeared on Web Hosting Stuff.
]]>You can only cancel licenses through the cPanel Store account. Canceling a license after the initial 72-hour purchase window won’t grant you a refund. The license will stay active until the end of the billing month.
The post How to Terminate a cPanel License first appeared on Web Hosting Stuff.
]]>The post How to restore a Full cPanel Account using JetBackup 5 first appeared on Web Hosting Stuff.
]]>Check the below steps to restore a Full cPanel Account using JetBackup 5
You have to log in to your cPanel.
After logging in browse the Files section and tab on jetBackup5

Under the “Restore & Download section, the tab “Full Backups”

Next, you have to select the backup for the folder that you like to restore (sorted by date), then click the Restore button.

In the fifth step, you have to tab the Restore Summary screen, where you’ll see the selected backups to restore the items To Restore, then click Restore Selected Items.

Now, you have to wait for Queue to complete the restoration job, the ‘Completed’ status will be shown when the restore process is completed.

In the bottom line, “Processing… state, the backup will get downloaded from the backup server, and your account will be pulled down and re-developed, rendering your account inoperable for some time. You have to keep patient.
The queue status “Pending” indicates the server is waiting for the restoration task to be processed.
The queue status “In Progress” indicates that you need to wait, and avoid any actions inside the cPanel account, till the restoration is done.
The queue status “completed” indicates that the restoration has been successful. If you have shown the queue status “Failed”, you have to try another date or contact their support team.
The post How to restore a Full cPanel Account using JetBackup 5 first appeared on Web Hosting Stuff.
]]>The post How do I Create and Delete Cron Jobs/? first appeared on Web Hosting Stuff.
]]>cPanel is a web hosting control panel that allows you to manage your account. Most web hosting providers offer cPanel access. Here’s how to create and delete cron jobs using cPanel:
Creating a Cron Job:
Deleting a Cron Job:
Crontab is a command-line utility for managing cron jobs on Linux/Unix systems. If you have direct access to the server shell, You can use crontab commands to create and delete cron jobs.
Creating a Cron Job:
crontab -e
This command will open your crontab file in a text editor. Be cautious while editing the crontab file, as syntax errors can prevent cron jobs from running.
For reference, you can find cron expression examples online https://www.ibm.com/docs/en/db2oc?topic=task-unix-cron-format
Deleting a Cron Job:
crontab -r
This method involves editing the crontab file and removing the specific line corresponding to the desired cron job. However, this might be not easy to identify for beginners. An alternative way is to:
Remember, using crontab requires some familiarity with the command line and cron expressions. If you’re unsure, it’s recommended to use cPanel for managing cron jobs on your web hosting account.
The post How do I Create and Delete Cron Jobs/? first appeared on Web Hosting Stuff.
]]>The post How to configure SSH keys using cPanel first appeared on Web Hosting Stuff.
]]>For a more detailed walkthrough, you can refer to resources like the cPanel documentation or tutorials from web hosting providers.
The post How to configure SSH keys using cPanel first appeared on Web Hosting Stuff.
]]>The post Migration from Another Webuzo Instance first appeared on Web Hosting Stuff.
]]>This guide will help you to Migrate from another Webuzo instance.
Insert domains to the new server from the Webuzo Enduser Panel with the same details that you’ve used on the old server so as to speed up the migration process.
Move to Webuzo Enduser Panel > Server Utilities > Import from Webuzo
Find below the screenshot of the Import from Webuzo
You can manually execute the commands below to import data from another Webuzo instance.
Migration from one Webuzo instance to another can be straightforward with these steps:
Backup Your Data:
It’s strictly suggested to take back up of all data on the old Webuzo instance. This backup includes website files, databases, email accounts, and other migration data. You can take the help of built–in backup and restore functionality to develop backups of the websites and databases.
Set Up the New Webuzo Instance:
Install a fresh Webuzo instance on your new server or hosting environment. Just copy the website file.
Copy website files:
Transfer your website files from the old server to the new one. To do this you can use FTP details or SCP. Ensure that file permissions and ownership are mentioned properly on the new server to match the old server.
Export and Import Databases:
Export databases from the old Webuzo instance using tools like phpMyAdmin or the command–-line. Import the database dumps into the new Webuzo instance, making sure to update your website’s configuration files to use the new database connection details.
Update DNS Records:
If your domain is hosted on a different DNS provider then update your DNS records to point to the IP address of your new server. If your domain’s DNS is managed within Webuzo then update the DNS records in Webuzo accordingly.
Test your website:
Once data migration and DNS records are migrated, it’s time to test your website on the new Webuzo instance to ensure that all is well. Monitor broken links, missing files, and database connectivity issues.
Email Configuration:
If your email accounts are linked with the domain, configure email settings on the new Webuzo instance to match the old setup. Also, make a copy of the email account data and settings.
SSL Certificates:
If your website consists of an SSL Certificate on your websites, install and configure an SSL Certificate on the new server. You can use Let’s Encrypt or commercial SSL Certificate providers to avail of this.
Monitor:
After completion of all steps keep a close eye on the new Webuzo instance for the next few days to make sure that everything is fine. The next step is to check the logs and error messages for any issues that have arisen. Keep in mind that the steps and tools you use may vary based on setup and requirements. It is important to plan and test thoroughly to minimize downtime and potential issues during the migration process.
root@host > cd /var/webuzo/
root@host > tar -pczvf wuser_conf.tar.gz *
root@host > scp -p wuser_conf.tar.gz root@NEW_IP_ADDRESS:/var/webuzo/
root@host > tar -zxvf /var/webuzo/wuser_conf.tar.gz -C /var/webuzo That’s it. You have successfully moved the Webuzo Configurations.
Note: Replace the USER with your Webuzo USERNAME. Transfer to the home directory of the user account.
root@host > cd /home/USER/
root@host > tar -pczvf wuser_account_data.tar.gz *
root@host > scp -p wuser_account_data.tar.gz root@NEW_IP_ADDRESS:/home/USER/
root@host > tar -zxvf /home/USER/wuser_account_data.tar.gz -C /home/USER
It is compulsory to install MySQL on the new server.
root@host > cd /var/lib/mysql/
root@host > tar -pczvf wuser_mysql_data.tar.gz *
root@host > scp -p wuser_mysql_data.tar.gz root@NEW_IP_ADDRESS:/var/lib/mysql/
root@host > cd /var/lib/mysql/
root@host > tar -zxvf wuser_mysql_data.tar.gz
Install SSL Certificates
root@host > cd /etc/vmail
root@host > tar -pczvf wuser_email_accnts.tar.gz *
root@host > scp -p wuser_email_accnts.tar.gz root@NEW_IP_ADDRESS:/etc/vmail/
root@host > cd /var/local/vmail
root@host > tar -pczvf wuser_email_data.tar.gz *
root@host > scp -p wuser_email_data.tar.gz root@NEW_IP_ADDRESS:/var/local/vmail/
root@host > tar -zxvf /etc/vmail/wuser_email_accnts.tar.gz -C /etc/vmail/
root@host > tar -zxvf /var/local/vmail/wuser_email_data.tar.gz -C /var/local/vmail/
Contact Support: support@webuzo.com
Note: Change the url from /usr/local/apps/pureftpd/etc/pure-ftpd/ with /etc/pure-ftpd for Webuzo version 2.0.6 or lower
root@host > cd /usr/local/apps/pureftpd/etc/
root@host > tar -pczvf wuser_ftp_data.tar.gz *
root@host > scp -p wuser_ftp_data.tar.gz root@NEW_IP_ADDRESS:/usr/local/apps/pureftpd/etc/
root@host > tar -zxvf /usr/local/apps/pureftpd/etc/wuser_ftp_data.tar.gz -C /usr/local/apps/pureftpd/etc/
Contact Support: support@webuzo.com
The post Migration from Another Webuzo Instance first appeared on Web Hosting Stuff.
]]>The post How to Import From cPanel to Webuzo first appeared on Web Hosting Stuff.
]]>This article will guide you on importing databases from cPanel to Webuzo.
Move to Webuzo Enduser Panel > Server Utilities > Import From cPanel.

Steps:

A below-mentioned screen shot indicates Import process has started successfully.

Steps

A below-mentioned screenshot indicates Import process has started successfully.

Note: This feature is available in the BETA stage as of now.
Once the import process has taken place then you can withdraw the archive.
Domains, Databases, etc are generalized in the Webuzo account like cPanel.
A random password is given to FTP users imported on the new Webuzo server. It is suggested to change the passwords of the FTP user’s account.
Email notifications of the FTP accounts are also created.
Import logs are generated at /usr/local/webuzo/includes/cli/cpanel_migration.log
Import Email accounts if any are not imported
The post How to Import From cPanel to Webuzo first appeared on Web Hosting Stuff.
]]>The post How to Convert cPanel to Webuzo first appeared on Web Hosting Stuff.
]]>This guide will help you to convert your cPanel server to Webuzo. This tool performs many tasks like converting your cPanel server itself uninstalls cPanel, installing Webuzo, and converting all cPanel data to Webuzo. Everything works smoothly and all your users’ websites, domains, databases, emails, FTP accounts, and SSL certificates remain as it is.
Note: Please ensure you’ve fully backed up your VPS / Server. For the safer side, you need to restore the VPS backup as cPanel will be uninstalled from the server.

The conversion will monitor the requirements and ask for confirmation. It is advised to type yes and press enter to proceed with the conversion.
Later, you can check converter logs at:
/root/webuzo_convert/cpanel-webuzo-convert.log
The required time is 5 minutes to 30 minutes based on the resources available on the server and the network connection speed.
Since this takes time, we suggest implementing the above commands using tmux or session, so if your machine disconnects due to an internet connection issue on your desktop the command still runs in the background.
Webuzo comes with a converter script that helps to convert the WHMCS cPanel hosting accounts to Webuzo. Please refer to the guide.
The converter will move the following data:
1) All Domains – Addon, Parked, Sub-domain.
2) MultiPHP preferences per domain
3) All Databases and Database Users
4) FTP Accounts
5) It covers all email-related data like accounts, forwarders, and autoresponders.
6) DNS records
7) SSL Certificates
8) Cron Jobs
9) ACL Packages
10) Users and Resellers with appropriate ownership
11) IP allocation to users and resellers
12) For All plans installed on the cPanel server the same version will be installed on Webuzo.
13) All other data needed for accessing the control panel.
The converter is responsible for converting the data on the cPanel server itself and doesn’t need a new server. Hence, no IPs are changed. As compared to importer as it does not need to transfer the files across servers. It needs a full backup of the server if in case you need to revert it for restore purposes from the backup.
An importer is required to set up a new server with Webuzo and data is moved from the cPanel server to Webuzo. Further, IPs need to be changed to run the cPanel server compared to cPanel and Webuzo. If you prefer to import the sites instead of in-place converter you can refer to this guide.
The post How to Convert cPanel to Webuzo first appeared on Web Hosting Stuff.
]]>The post How to Install Webuzo V3 first appeared on Web Hosting Stuff.
]]>Note: There should be no PHP, Apache, or MySQL installed on the server.
Open a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands:

The “install parameter is optional and if in case it’s not then Webuzo will install the app by default:
Apache 2.4, MySQL 8.0, PHP 7.3, Pure-FTPd, Bind, Exim, Dovecot, GIT, Web Disk
For allowing Webuzo to install any apps please use the following command:
./install.sh
In case, you don’t want Webuzo to install any apps you can use the following value to install the parameter:
./install.sh --install=none
Later you can install apps from Webuzo Admin Panel > Apps > Install an App page.
To allow Webuzo to install selected apps then you can enter the app names comma-separated to the install parameter:
E.g. ./install.sh --install=apache2, mariadb108,bind,exim,dovecot,php81,php80,php74
Below mentioned are the popular apps for
Find below the list of softnames of all available apps here:
https://api.webuzo.com/apps.php?in=json
Utilize the softname values from above mentioned list.
Hence, the installation will start immediately. If your network is running slow then you might experience that the installation has stopped.
In such cases, it’s suggested to continue with the process, once the installation is completed then you’ll see the notification:

The required Web Server and other important configurations are set up.
Note: A log file of the installation process will be created – /root/webuzo-install.log
To login to the Webuzo Admin Panel, use this Url:
OR
You have to use the root credentials details of your server for username and password.

After installing we suggest checking the panel configuration. It is located at the Admin Panel > Settings > Panel Config.
Please monitor the options there and correct anything as per your requirement on the server.
Please enter the valid IP of the server and a hostname so that any user can’t use the same.
You need to point your nameserver to the server’s IP where you want to install Webuzo. Webuzo will ask you to enter a Primary Nameserver to the server’s IP where you want to install Webuzo. It will also ask you for a primary Nameserver (e.g. ns1 example.com and a secondary Nameserver (ns2.example.com).
Once the panel is configured then you’ve to create endusers / shared hosting users. You have to click on Users >> Add users on the admin panel. Over there, you’ve to enter the user’s domain, username, password and email. After that, you’ve to select the hosting plan if you have created any or manually assign the resources to the user. You can also automate the process and link WHMCS, Blesta, etc.

It also allows to creation of resellers who then can create their sub-users.
The Webuzo Enduser Panel is located at ports 2002 and 2003:
Or
Users can log in from the Admin Panel, visit the UZsers >> Lists Users Wizard, and click on the icon in the Login column.


The post How to Install Webuzo V3 first appeared on Web Hosting Stuff.
]]>