F.A.Q

Answers to all your questions by categories
Fixing Error 500 “Internal server error” in LiteSpeed Hosting February 28, 2024

Error 500 “Internal Server Error” occurs when the script that you placed on the server cannot be run, when there are errors in the script, or when an incorrect instruction is placed in the .htaccess file. This list of reasons for the 500 error is not exhaustive; there are many more reasons why the 500 […]

Error 403 “Access denied” – eliminating the causes February 26, 2024

This error occurs when the server was unable to complete the request due to denied access to the file. This most often occurs in three cases: There is no index file in the directory (index.html, for example) and viewing the list of files in this directory* or on the entire virtual server is prohibited. You […]

What are the Representative DNS Records February 26, 2024

Let’s look at a few of the most popular situations: A-record: it is necessary that the site opens from another server If this needs to be done for the domain specified in the “DNS zones” section, click on it with the mouse and, if there is an entry on the new page: @ IN A <ava.hosting […]

Examples of using cron in Shared Hosting February 26, 2024

Below are examples of cron jobs. I hope this information will help you better understand how this program works.\ # perform the task once per hour for 0 minutes 0 */1 * * * /home/u12345/script.pl # perform the task every three hours at 0 minutes 0 */3 * * * /home/u12345/script.pl # complete the task […]

How to set up cron in LiteSpeed Hosting February 26, 2024

Cron configuration occurs through the unix shell. First of all, you need to determine which programs you want to run and find out the full path to them on the server disk. To do this, cd into the directory where the program you are running is located, and find out the full path to that […]

Advantages and opportunities when using VPS trading February 12, 2024

Online trading is becoming an increasingly attractive and sustainable trading environment. Choosing a stable server means getting access to uninterrupted access to the system and programs that actively use trading. Windows-based virtual servers are ready to become just that powerful and uninterrupted tool with which traders will be able to perform a number of functions […]

Providing Windows OS on AVA HOST February 5, 2024

Virtual servers on Windows are distinguished by their performance, convenience and ease of use. In the modern world, virtual servers are becoming an increasingly popular tool for providing flexibility and scalability in various areas. However, choosing the operating system for your virtual server plays a key role in providing the right features and support for […]

How to Install MT4 on AVA HOST Windows VPS January 30, 2024

Today you can notice a trend that more and more traders are turning to the use of virtual servers to optimize their work with the MetaTrader 4 (MT4) platform. This guide will provide step-by-step instructions for installing MT4 on a virtual server from AVA Host, and will also discuss the benefits of this approach. Preparing […]

Introduction to Hyper-V with AVA HOST January 29, 2024

AVA HOST provides excellent server configurations on Windows Operating System. We do not set any restrictions on ports; root access is provided with full rights to install any software or program for convenience and comfortable use. This article is aimed at installing Hyper-V and also to become familiar with this tool. Specific programs to install […]

How To Boot Windows Server 2012 in Safe Mode January 26, 2024

Booting Windows Server 2019 in Safe Mode is helpful for troubleshooting and resolving issues. Here’s how you can do it. Method 1: Using System Configuration Several manipulations must be performed, which will be described in detail below. The first step is to press the Windows and R keys simultaneously to open the Run dialog box. […]