Category: Hosting

Exporting Databases and Tables with phpMyAdmin

This tutorial assumes you’ve already logged in to phpMyAdmin: 1. Now let’s learn how to export a database – click the Database you wish to export 2. Then click the Export button 3. In this case, we want to export the entire database in SQL format, so we can easily import it later. This is a good way to backup your database4. Be sure to check any Options you want before proceeding 5. Check the Save as File checkbox, then click GoThat’s it! The demo1234_members database has been exported to our local computer If you only wanted to export a table, and not the entire database, follow these steps Remember that exporting tables only exports the selected tables within a database, whereas exporting a database will export all table […]

How To Install WordPress Via Softaculous

In this tutorial, we’ll walk you through the process how to install WordPress from Softaculous via the cPanel dashboard, available to users on Domains.co.za’s hosting plans. Make sure you’re logged into cPanel before we get started. WordPress is an open-source content management system (CMS) that has become a powerhouse for websites worldwide since its debut in 2003 as a blogging platform. Over the years, it has evolved into a versatile CMS, allowing users to create, customise, and manage a diverse array of websites, from personal blogs and portfolios to e-commerce sites and business platforms. How To Install WordPress Via SoftaculousFor WordPress Quick InstallFor WordPress Custom InstallAfter WordPress Quick and Custom […]

Website Hosting – Glossary of Terms

The following is a glossary of popular words associated with web hosting.AddressThe unique identifier, or location, of a web page, that may be referred to as a Web Address or URL (Uniformed Resource Locator).Anonymous FTP (Anon FTP)A method for downloading and uploading files using FTP protocol without having a username or a password. In place of a username, the word “anonymous” is used, and in place of a password, an email address is usually used. If a hosting plan offers this service, your users will be able to download or upload files with FTP without having to have an account.AppletRefers to a small Java program designed to run in a Web browser. Java applets run in a sandbox, so they can’t perform unauthorized functions l […]

How to Setup Hotlink Protection in cPanel

This demo assumes you’ve already logged in to cPanel Now let’s learn how to use Hotlink Protection, so people can’t link directly to images in our website 1. Click the Hotlink Protection icon under the Security section. Hotlink Protection prevents other websites from directly linking to certain files (typically images) on your website. You’ll want to prevent this if you have copyrighted images, or to simply save on bandwidth usage. You’ll first want to make sure your own sites are listed here, so you are able to hotlink to your images. 2. Enter all the file types you want protected here… 3. … and if you want to allow people to be able to manually enter the URL of a protected file, check the box Allow Direct Access Reque […]

How To Configure A Site In WS FTP

This article covers the steps on how to configure a site in WS FTP to facilitate seamless connections between your local computer and the remote hosting server. WS_FTP, short for WinSock File Transfer Protocol, is secure software used for file transfers. About WS_FTP ClientHow To Configure A Site In WS FTPAdditional InformationWS_FTP FeaturesOther Related KBs About WS_FTP Client Setting up the FTP client, WS FTP, will enable you to manage file transfers, updates, and various tasks related to your website’s directories and files. WS_FTP offers several features, including secure file transfers, customisable options, batch operations, and comprehensive logging. These functionalities significantly bolster security and enhance pr […]

Importing Databases and Tables with phpMyAdmin

This tutorial assumes you’ve already logged in to phpMyAdmin Now let’s learn how to Import a Database 1. Select the Database you wish to import on the left Assuming that the data in your Details Table is corrupt, and you now want to import a saved (exported) copy of the data. 2. First Delete/Drop the existing Details Table from your database 3. Click on Browse to select the saved copy of your database, which includes the Details Table. 4. Click Open to Import the saved copy. That’s it! The demo1234_members database has been successfully imported. This is the end of the tutorial. You now know how to import databases and tables using phpMyAdmin […]

How to Install WordPress MU from Softaculous

WordPress MU, or Multi-User, is different from WordPress in that it allows you to run multiple blogs with a single installation. 1. Click WordPress MU – This Overview page shows you information about the software before installing. 2. Click Install. The default settings here should work for most purposes. If you have multiple domains on one account, you can select where to install. 3. The next two boxes let you set the directory and database name which will be created upon installation. 4. You can set the Site Name and Description here. These can be changed later from the admin panel of the software. 5. Enter the Admin Password and Email. Note that the Admin Username must be left as Admin. 6. Click Install. After a moment, t […]

How to Create a Subdomain in cPanel

This demo assumes you’ve already logged in to cPanel, now let’s learn how to create a subdomain 1. Click the Sub Domains icon under the Domains section2. Enter the Prefix of your new subdomain here…3. Make sure the Domain Name your subdomain will be associated with, is selected 4. A directory name the same as your subdomain prefix will automatically appear… although you can change this if you want. 5. When ready, click Create Success! A new subdomain has been created. It’s located in the public_html directory, and can also be accessed like this:  www.mybiz123.net/clients A folder called Clients has also been created, which is where you would upload files for this subdomain. This is the end of the tutorial. You now know […]

How To Upload Files In CuteFTP

This articles will cover the steps on how to upload files in CuteFTP, to ensure that you website files are kept up to date on the hosting server. It also covers how to download a file from the remote hosting server. How To Upload Files In CuteFTPHow To Download A File In CuteFTPAdditional InformationAbout CuteFTPBenefits Of Using CuteFTP How To Upload Files In CuteFTP Uploading files using CuteFTP tutorial assumes you already have CuteFTP running on your computer and are connected to your website’s remote hosting server. Now let’s learn how to upload or transfer a file to a remote server via the CuteFTP client. 1. Select a few files you would like to upload from your Local Drive. To select multiple files, press CTRL on your […]

Inserting Fields into Database Tables with phpMyAdmin

This tutorial assumes you’ve already logged in to phpMyAdmin Now let’s learn how to Insert Fields into database tables 1. Select the Details table on the left 2. In this case, let’s choose to add an Address field AFTER the Name field 3. Select the Type of filed – as an address can be a combination i.e alpha-numeric, select VARCHAR 4. Enter the Length/Value maximum number of characters that you want to allow for this field. 5. Click Save when finished That’s it! Our Details table now has a new Address field This is the end of the tutorial. You now know how to add fields in a table using phpMyAdmin […]

What Our Customers say...