Skip to content

Self Hosting on Linux

George Dawoud edited this page Nov 18, 2025 · 8 revisions

Self-hosting on Linux

This is a reference page that provides links to several of the available wiki pages regarding self hosting of ChurchCRM on various flavors of Linux:

Current Installation Guides

Legacy Installation Guides

  • CentOS 7 - For older systems still using CentOS 7

External Resources

  • Installing on Ubuntu 18.04+ - Community guide that should work on other Ubuntu versions and Debian-based distributions with some package names that might differ slightly.

Note: The external guide may mention older PHP versions. Make sure to check System Requirements for the current PHP version required.

System Requirements

For complete system requirements, see ChurchCRM System Requirements.

Quick Reference for Linux:

  • PHP: See System Requirements
  • Database: See System Requirements
  • Web Server: Apache with mod_rewrite enabled

For detailed requirements, see the Installation page.

Clone this wiki locally