You have just completed all the website development work and are ready to take it online. You started to search for a hosting plan that will suit your website and budget. You know the system requirements for Bitrix websites are: Apache 2, MySQL 5, PHP 5 etc. And you see that there a lot hosting plan that meet these requirements. But is it enough to check the system requirements only?
The real answer is – “no”.
Here are several things you should care about:
Main system requirements
Sure, your hosting tariff should meet all the system requirements.
This means that Apache, PHP and MySQL should be installed on the server in appropriate versions.
Sometimes the PHP version can be changed directly in server settings. You need to use either the hosting control panel or edit the .htaccess file. This can be tricky but you can always check it and fix it before the installation.
Specific server settings
- Be sure that you have safe_mode turned off.
- Safe mode may interfere with file and image uploads.
- You need to check the open_basedir settings in your php.ini file and disable it.

