| 6 | | XCache is a fast, stable [http://www.php.net PHP] opcode cacher that has been tested and is now running on production servers under high load. It is tested (on linux) and supported on all of the latest [http://www.php.net PHP] cvs branches such as PHP_4_3 PHP_4_4 ~~PHP_5_0~~ PHP_5_1 PHP_5_2 HEAD(6.x). !ThreadSafe/Windows is also supported. It overcomes a lot of problems that has been with other competing opcachers such as being able to be used with new [http://www.php.net PHP] versions. |
| 7 | | |
| 8 | | == Navigating == |
| 9 | | [/xcache/newticket submit]/[/xcache/report/1 view] bugs | [http://forum.lighttpd.net/forum/4 Forum] | [/xcache-php/admin/ XCache Administration demo] | [/xcache-php/coverager/ XCache Coverage Viewer demo] | SvnGraph |
| 10 | | |
| 11 | | == Contributing == |
| 12 | | This Tracking system is open for everyone to provide patches, bugs, docs. |
| 13 | | |
| 14 | | * You can do anything here but with [/xcache/login login] after [/xcache/register register]. |
| 15 | | * Write your thought and doc on this [/xcache/wiki wiki] |
| 16 | | * File your ideas/[wiki:FeatureList features] at [/xcache/newticket ticket system]. |
| 17 | | * and file bugs you found/submit patch at [/xcache/newticket ticket system]. |
| 18 | | * Join the [http://forum.lighttpd.net/forum/4/ XCache Forum], get or give help there, pointing new users to the tutorials |
| | 7 | XCache is a fast, stable [http://www.php.net PHP] opcode cacher that has been tested and is now running on production servers under high load. It is tested (on linux) and supported on all of the latest [http://www.php.net PHP] cvs branches such as PHP_4_3 PHP_4_4 ~~PHP_5_0~~ PHP_5_1 PHP_5_2 HEAD(6.x). !ThreadSafe/Windows is also supported. It overcomes a lot of problems that has been with other competing opcachers such as being able to be used with new [http://www.php.net PHP] versions. See [Introduction] for more information. |
| 60 | | * PhpIni: Explain the xcache ini settings. Also give you info about php.ini |
| 61 | | * [wiki:XcacheApi XCache Api]: New php script functions introduced by XCache |
| 62 | | * [wiki:XcacheTesting Testing Xcache]: this document describe what apps are tested with XCache. |
| 63 | | |
| 64 | | = !HowTos = |
| 65 | | * [wiki:HowToReportABug How to report a bug] |
| 66 | | * [wiki:InstallFromSource How to install from source] |
| 67 | | * [wiki:InstallAdministration How to install XCache Administration page] |
| 68 | | * [http://www.vbulletin.com/forum/showthread.php?t=217242 HOW-TO: Compiling for Linux OS (example: Debian)] |
| 69 | | * [http://www.vbulletin.com/forum/showthread.php?t=213267 How-To: Installing XCache on your RHEL or CentOS 4 Server] |
| 70 | | * [http://www.vbulletin.com/forum/showthread.php?t=165367 HOW-TO: Install APC Cache] |
| 71 | | CentOS 4 Server] |
| | 41 | * [PhpIni INI Reference]: Explain the xcache ini settings. Also give you info about php.ini |
| | 42 | * [wiki:XcacheApi API Reference]: New php script functions introduced by XCache |
| | 43 | * [wiki:XcacheTesting Testing XCache]: This document describe what apps are tested with XCache. |