Discover the capabilities of our WebServer Control Panel: Effortlessly manage databases, build and deploy staging websites, toggle opcode caching, clone existing sites with ease, and seamlessly transfer websites and emails from cPanel to our advanced platform.
Whether you just bought a new domain or want to import a new domain, follow this easy step by step guide.
Setting up new email accounts and accessing webmail is easy with our control panel. You can quickly create email accounts, adjust settings, and access webmail—all through a user-friendly interface.
Our hosting provider offers a range of packages tailored to various needs, from basic to advanced, ensuring reliable and secure hosting for any website. With our flexible plans, you can easily upgrade as your site grows, ensuring your hosting always meets your evolving requirements.
Vores kontrolpanel gør det nemt at tilføje brugere og tildele dem roller. Du kan let administrere adgang ved at oprette brugerkonti og definere deres tilladelser, fra grundlæggende visningsrettigheder til fuld administrativ kontrol.
Kontrolpanelet tilbyder integration med Cloudflare DNS for at forbedre hjemmesiders ydeevne og sikkerhed. Denne lette opsætning giver hurtigere indlæsningstider og øget beskyttelse.
Maximize your web hosting capabilities with our user-friendly WebServer Control Panel:
Our platform streamlines your hosting process, from website creation to advanced integrations, ensuring a hassle-free experience.
Great choice on acquiring your new domain! Let’s get it up and running with our hosting services. Here’s a simple step-by-step guide to add and connect your domain to our website:
Once you’re logged in Hostious dashboard :
P.S Check “Make this website a staging site” if you want to create a staging website on which you can test and implement new modifications.
2- Add WordPress installation path : For a WordPress website, the installation path typically depends on how you want your WordPress site to be accessed.
Add /blog or /path if you want WordPress in a subdirectory of your site.
3. Add credentials to log in and manage your wordpress website :
Then Click on Add.
4- Point Your Domain to our servers :
To Update your domain’s DNS settings to point to our servers.
Here are the Specific instructions on how to do this :
Check after a few hours (up to 48) to ensure the nameservers have updated successfully and Verify the connection. Once the DNS changes propagate, your domain should be live and connected to our hosting.
Are you considering a new home for your existing website? Our platform provides enhanced performance, robust security, and user-friendly management tools to elevate your website’s potential. Transferring your site to us is a FREE & straightforward process, and we’re here to guide you every step of the way.
Once you’re logged in Hostious dashboard :
3. Generate a full account backup in your cpanel interface. Save the tar.gz file to your desktop.
4. Upload your backup and click next. If you have previously uploaded a backup you will see this backup listed to the left.
5. Once the page loads. Check for any conflicts (Any conflicts that are blocking your website import will be highlighted in the red modal)
6. Select Import now to finish
*To access your current cpanel. Log in to your website host , i.e Namecheap or Godaddy. Under “Account” -> “Hosting List”, you’ll be able to log in into your Cpanel.
If you encounter any trouble or difficulties during the installation process, please don’t hesitate to contact our live customer support team. They are ready to assist you and will help ensure your installation is completed smoothly and efficiently.
Hostious’s ‘cPanel importer’ tool allows you to migrate a cPanel account to Hostious.
A cPanel import to Hostious will restore a full cPanel account backup. Websites should work exactly as they did on cPanel. Some proprietary features available on cPanel are not supported on Hostious, these tools will not be copied across.
The following will be imported:
The following proprietary tools are not supported on Hostious:
The Hostious cPanel importer is compatible with full cPanel account backups generated on versions 102 LTS, 104, 106, 108
To install WordPress on an new website:
2. Select Add website
3. When the form loads select Install an app.
4. Complete the form and select Add to finish.
To install WordPress on an existing website:
4. Select Install app
5. Complete the form and select Add to finish
The primary domain is the main domain on a website, Hostious uses the primary domain when the website is referenced in the UI.
To change your websites primary domain:
To add a redirect:
Email authentication (or email validation) is a collection of protocols used to verify the source and legitimacy of email messages.
SPF (Sender Policy Framework) is a form of email sender authentication. It validates if an email was sent from an authorized IP address. An SPF record is automatically added to every domain.
DKIM (DomainKeys Identified Mail) is a form of domain authentication that signs the message and verifies it was sent from the source domain. DKIM can be enabled on a per domain basis.
To enable DKIM on a domain:
4. Scroll to “Email authentication” and toggle DKIM On
5. If the DNS is hosted with Hostious, wait for validation. If the DNS is hosted elsewhere, follow the instructions on screen to complete authentication.
Each Hostious client can send messages through SMTP and receive them with POP/IMAP. The username is always their email address.
Discover why Hostious stands out in the hosting market. Our comparison chart pits our services against some of the best, focusing on the most affordable plans from four different providers. This clear overview, available on our competition comparison page, will help you see the value and advantages we offer. Whether you’re in doubt or looking for a superior hosting solution, this comparison is an essential tool for making an informed decision.
1. Log in to the Hostious dashboard.
2. Navigate to the “Users and roles” section.
3. Click on the “Invite user” button.
4. In the “Invite new user” form, fill in the “Full name” and “Email address” of the new user.
5. Select the appropriate user role(s) from the options provided:
– Super admin: Has unrestricted access.
– Collaborator: Can manage the website(s) they have been granted access to.
6. Once all details are filled in, click the “Invite” button to send an invitation to the new user.
Hostious’s Cloudflare integration allows you to synchronize your domain’s DNS with Cloudflare. This guide will explain how to set up Cloudflare with Hostious.
Connecting Cloudflare to a domain in your Enhance account will automatically sync all existing records in your Cloudflare account with the DNS records set in your Enhance account.
To connect Cloudflare with a domain in your account:
The proxy status of a DNS record affects how Cloudflare treats incoming traffic for that record.
To disable/enable Cloudflare’s proxy on a DNS record:
To access your WordPress toolkit, follow these two steps:
2. Click on Manage next to the WordPress installation for the selected website.
A powerful WordPress toolkit is bundled free with the Hostious control panel.
The WordPress toolkit provides a feature rich management interface that allows each of our users to update and manage WordPress installations without having to leave the Hostious control panel.
5. Scroll to PHP
6. Select preferred PHP version from the drop down
7. A confirmation modal will load. Select Update to finish.
Each primary website on Hostious has its own PHP container. It’s possible to restart this container without affecting other websites in your Hostious account.
Restarting a website’s PHP container will reload the php.ini and redis.conf for that site and its addon, aliases and subdomains. It will also terminate any stuck PHP workers and allow new requests to be served.
To restart a website’s php container:
5. Scroll to PHP
6. Under Restart PHP container click Restart
7. A confirmation modal will load. Select Restart.
The IonCube loader can be enabled on a per website basis. This setting is disabled by default.
2. Scroll down to IonCube loader.
3. Toggle IonCube On
Redis can be enabled on a per website basis. This setting is disabled by default. Once enabled, you will be provided with connection details and will be able to configure the redis.conf through the Hostious UI.
2. Scroll to Redis.
3. Toggle Redis On.
When a PHP script executes, your server’s cache memory is checked to see if the script has already been cached. If it hasn’t, it’s parsed, which means the code is analyzed.
Then, the script is compiled into opcode making the file readable by the server. Once that’s done, the opcode is saved to the server’s memory.
In other words, it’s stored in your server’s cache. The next time a visitor loads the page with the PHP script, the cached code is executed and loaded much faster.
On the other hand, if the script is loaded on the page and the cache is checked for opcode and finds it, then it’s loaded lickety-split.
If you have PHP version 5.5 and above, OPcache PHP opcode caching is installed and enabled by default. You don’t have to do anything else. There are also no additional requirements or configurations needed to run it.
OPcache module is installed on Hostious by default.
2. Scroll to OPcache.
If you are experiencing issues or need assistance, our support team is ready to help you.
When contacting us, please make sure to include as many relevant details as possible, such as your domain name, a description of the problem, and any error messages, so we can assist you quickly and effectively with troubleshooting.