| Version 23 (modified by moo, 6 years ago) (diff) |
|---|
TracNav
Install From Binary
- OS Distros: OS prebuilt binaries
- Introduction: Introduction to XCache
- FeatureList: Feature list
- Faq: Frequently asked questions
Install From Source...
- INI Settings: XCache ini settings reference
- API: XCache API reference
- Testing: How XCache is being tested
- How to Report A Bug: How to report the bug in a helpful way
XCache Redistributed by OS Distro
Before reading GettingSource and BuildingFromSource yourself, it may help you to check if your os distro or a third-party maintainer has a port/ebuild/package etc. for XCache, which would allow an easier and cleaner install.
- RHEL/CentOS: See Jason Litka's blog for an src.rpm for PHP 4/5. This package will automatically configure some common options for you.
- FreeBSD: See freshports or FreeBSD cvs
- SLES/openSUSE packages are available on the openSUSE build service
- Gentoo: ebuilds are available in official portage
- Debian packages available at http://packages.debian.org/php4-xcache and http://packages.debian.org/php5-xcache, of course installable via apt-get install php?-xcache on Debian sid (build log)
- Arch Linux packages are available at http://aur.archlinux.org/packages.php?do_Details=1&ID=11830 community. Install it via pacman -S php-xcache.

