Viewing articles tagged 'hosting compartido'

Activate gzip compression from CPanel

The following steps must be carried out from the CPanel:1- Enter the cPanel, with your access...

Change FTP password (Old system)

To proceed to change the FTP password, you must follow the following instructions:1- Access your...

Change file permissions from the WebFTP in Plesk

The steps you have to take are the following:1- Enter your control panel from the following URL,...

Mysql Basic Commands

[mysql dir]/bin/mysql -h hostname -u root -p Create a database on the sql server. create database...

How to change default timezone in shared hosting

To change default timezone in shared hosting, it must be done from the .htaccess located in the...

DNS Configuration for Linux Hosting

DNS configuration for Linux Hosting:ns9.baehost.comns10.baehost.comns11.baehost.comThe name...

cPanel - Password forgotten

If you have lost the access data to your control panel, you should follow the steps indicated...

Error "553 sorry, your envelope sender is in my badmailfrom list (#5.7.1)"

Error: "553 sorry, your envelope sender is in my badmailfrom list (#5.7.1)":Este error indica que...

Error "Domain midominio.com has exceeded the max defers and failures per hour (5/5 (50%)) allowed. Message discarded

The error "Domain mydomain.com has exceeded the max defers and failures per hour (5/5 (50%))...

Error "Rate limit has been exceeded. Try again later."

To prevent your IP from entering Blacklist, a maximum limit of emails sent per hour has been...

Error 400 Bad request

The 400 Bad Request error can be due to the following causes:     - There are errors in the URL....

Error: "554 Your access to this mail system has been rejected due to the sending MTA's poor reputation"

Error: "554 Your access to this mail system has been rejected due to the sendingMTA's poor...

Error: '451 DNS temporary failure (#4.3.0)'

The error means that our DNS can not locate the destination DNS.This is because the destination...

How to enable compression on the windows server

You can enable compression on the site with the web.config file by adding the following line of...

What is the best online resource for information about MySQL?

In the official page of MySQL you will find the complete...