Detailed Drupal requirements

Detailed Drupal requirements

The minimal Drupal server requirements are listed below: PHP 5.2.5 or above – http://php.net MySQL 5.0 or above – http://mysql.org Apache 2.x – http://apache.org You can find more comprehensive information about this in the official Drupal documentation here. XonHost servers are fully optimized to … Continued
I am having problems with my cronjob and/or it is not working

I am having problems with my cronjob and/or it is not working

In case you have problems with your cron job please follow these steps for troubleshooting: Make sure you have followed our tutorial for setting your cron job; Make sure the syntax of your command is correct. For this purpose read carefully … Continued
How to create multiple sites in my Drupal application?

How to create multiple sites in my Drupal application?

Drupal gives you the option to have several different sites under one Drupal installation using different databases (or database prefixes) for each site. Let’s say that you have two domains – domain1.com and domain2.com; domain1.com is your main domain and domain2.com is a … Continued
Is it possible to integrate Civicrm and Drupal?

Is it possible to integrate Civicrm and Drupal?

CiviCRM can be integrated in your current Drupal installation by adding it as a module. Please note that installing CiviCRM as a module is a paid service. You can request an installation by posting a ticket to XonHost Tech Support … Continued
How to configure Drupal to use the server URL instead of my domain name?

How to configure Drupal to use the server URL instead of my domain name?

Depending on your Drupal application version there are different steps that you should go through in order to configure your website with the server URL: Drupal 6.x and 7.x Edit the .htaccess file of your application: This file is located in the folder where … Continued
Initial Drupal installation and configuration

Initial Drupal installation and configuration

There are two ways you can install Drupal on your account: Manually, by downloading the script to your computer and uploading the installation files and folders to your account. Automatically via the Softaculous auto installer. For a detailed step-by-step information on how … Continued