Articles

 #1064 - You have an error in your SQL syntax

Error 1064 occurs when MySQL version does not match. The simplest solution is to enable...

 403 Forbidden Error

Reasons for the error:1. Incorrect content of the index.php or index.html file, its...

 Cron task not working when installing Drupal

To create a cron task, follow these steps: 1. You need to create a cron task in Control Panel -...

 Firefox error: The page isn't redirecting properly

When a page redirects you to an infinite redirect, Firefox will display the error: The page isn't...

 MySQL server does not work! (Error 28)

Please try to start restoring the database by going to Control Panel - Databases, select the...

 PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

 Where can I see the CPU logs of the processor?

Our hosting does not keep logs of CPU usage of the processor at the moment.When an account starts...

 Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...

 Domain does not work with "www"

If you cannot access your site using your domain without “www”. (Example.com) but with "www." it...

 Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

 How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...

 How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...

 How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

 How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...

 Ping command and tracert (traceroute) how to use correctly?

The ping command is used to check the availability of network resources. Most often it is needed...

 My Wordpress has been hacked, how do I reset my admin password?

If your Wordpress password has been changed to an unknown value, you can always change it by...

 My site is not on search engines

This problem is not related to hosting, rather the problem is in the site itself. Please follow...

 My site is not working on this PHP version

You can change the PHP version yourself in the Control Panel. To do this, go to Control Panel -...

 Error 502 Bad Gateway nginx and why does it occur?

If this error occurs, then HTTP requests from clients to your site are going through some kind of...

 Got an error about an outdated MySQL version?

When connecting the site to the database, an error occurred telling us that the MySQL version is...

 Help with my template

Unfortunately, we are not engaged in website creation services. If you cannot solve the problem...

 Help, Adsense is not showing

If your ad is not showing, please make sure you paste the code between the "body" tags. If you...

 Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...

 Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server....

 Help, I can not install the Joomla components!

This is a known Joomla issue where components cannot be installed through the browser window....

 Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You...

 File upload timeout, help me

There are no file download limits on our servers. However, if you have any difficulty downloading...

 I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

 I see question marks and incomprehensible symbols on the site

If incomprehensible characters are displayed on your site, this is due to incorrect encoding of...

 I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

 I can see the old site content after uploading new files

Most likely, your browser keeps old copies in the cache for fast loading of your site. You need...

 I can’t enter the site, it doesn’t work. What to do?

Sometimes your site may become unavailable and it may not be displayed for you. Here are the...

 I am getting Internal Server Error (500)

This error is generalized when there is a problem the server cannot process a request to the site...

 I am getting access error when importing database via phpMyAdmin

If an access error is displayed when you try to import a MySQL database backup via phpMyAdmin, it...