If you want to change your email account password, log in to your customer panel:https://www.smarthost.au/panel/login Under the Services and invoices tab, click the blue button, “login to cPanel“. Then find the Email section and theContinue reading
Joomla 5 – Configuring Email Sending with SMTP Authentication
Joomla, by default, sends emails using the mail() function, which can cause many issues and often results in undelivered messages. This guide will describe how to configure email sending through SMTP. First, you need toContinue reading
How to back up a website using FileZilla to your local computer?
In this guide, we will show you exactly how to correctly back up a website using “FileZilla” and “phpMyAdmin.” To create an FTP account, log in to cPanel and find the “Files” -> “FTP Accounts”Continue reading
How to restore a website backup from your local computer to the server using FileZilla?
this guide, we will show you exactly how to restore a website backup using “FileZilla” and “phpMyAdmin.” To create an FTP account, log in to cPanel and find the “Files” -> “FTP Accounts” section. Next,Continue reading
Resource Limits – Detailed Information
Sometimes, the server resources available in the purchased hosting package may prove insufficient for the applications running on the hosting account. This can result in the website displaying errors to customers (error 500 or errorContinue reading
WordPress – Configuring Email Sending with SMTP Authentication
WordPress in its default configuration sends emails using the mail() function, which causes many problems and often such messages are not delivered. This guide will describe the installation and configuration of the most popular pluginContinue reading
Transferring WordPress from computer to server
How to move WordPress from local computer to remote server? We assume that you have already purchased hosting with cPanel management panel. If you are faced with choosing a performance-proven hosting, compare our packages. All descriptionsContinue reading
Step by step – WordPress Installation
Downloading the WordPress installation To install WordPress on our website, you must first download it from the official website by clicking the “Download WordPress” button. Placing WordPress files on the server We assume that you have already purchased hostingContinue reading
Installing PrestaShop – step by step
To run your own online store, you must first download PrestaShop to our computer. The PrestaShop installer can be found at: www.prestashop.com/en The downloaded file will have a .zip extension. Transferring PrestaShop files to the serverContinue reading
Application cloning using the Softaculous autoinstaller
A useful option in softaculous is cloning. This feature allows us to copy an existing application with its content. Thanks to this functionality, we can test changes on a copy of our website without worryingContinue reading