AdaptCMS
  • Introduction
  • Basics
    • Terminology
    • Setup a Cloud Server
    • Web Hosts
  • Getting Started
    • Requirements
    • Installation
    • Upgrading
  • Core Packages
    • Auth
    • Base
    • Fields
    • Modules
    • Pages
    • Plugins
    • Site Types
  • Advanced
    • Creating Your Own Package
    • UI
    • Optimizing
  • Get Involved
    • Contributing
    • Coding Guidelines
    • PHP Developers
  • Technology
    • Composer
Powered by GitBook
On this page
  • PHP Versions by Host
  • Supported Hosts
  • Hosts Not Supported
  1. Basics

Web Hosts

User contributed notes on various web host that play well or don't play with with Statamic. Send your pull requests, no affiliate links!

PHP Versions by Host

http://phpversions.info/shared-hosting

Supported Hosts

Any linux based server with a fairly up to date version of it's distro, and CLI access shold work fine. Below is a more fine list of web hosts that should work fine:

  • AWS - https://aws.amazon.com

  • Digital Ocean - https://www.digitalocean.com

  • A Small Orange - http://asmallorange.com

  • ArcusTech - http://arcustech.com

  • Azure - https://azure.microsoft.com

  • Digital Pacific - http://www.digitalpacific.com.au/hosting - Sydney, Australia

  • Google Cloud Platform - https://cloud.google.com

  • HostGator - http://www.hostgator.com

  • Laravel Forge - https://forge.laravel.com

  • Linode - http://linode.com

  • Media Temple (dv) - http://mediatemple.net

  • Media Temple (grid) http://mediatemple.net

  • Metanet - http://www.metanet.ch - Switzerland

  • OVH - https://www.ovh.com/fr/index.xml

  • Panthur - http://www.panthur.com.au - Sydney, Australia

  • ServInt - https://www.servint.net

  • Site5 - http://www.site5.com

  • WebFaction - https://www.webfaction.com

Hosts Not Supported

You should probably avoid these. It doesn't mean it's not possible, but will likely require support tickets to enabled PHP modules like `mcrypt`, `mbstring`, and so on, as well as CLI support.

  • Go Daddy - http://godaddy.com - doesn't meet server requirements

  • NameCheap - http://namecheap.com

  • Rackspace Cloud - http://www.rackspace.com/cloud - issues with out-of-sync file timestamps and permissions

  • 1and1.com - http://1and1.com - please see here for more details.

PreviousSetup a Cloud ServerNextRequirements

Last updated 5 years ago