| Version 4 (modified by moo, 7 years ago) |
|---|
Frequently Asked Questions
Where to get help?
- Forum
- XCache Forum.
Why XCache?
see Introduction
Where Is ./configure?
Well... you have to install php first, which gives you "phpize" executable(script), and do
~/src/xcache $ phpize (generating configure) ~/src/xcache $ ./configure --help ~/src/xcache $ ./configure --enable-...
How to install from source?
follow the instructions in GettingSource, BuildingFromSource, InstallingAsPhpExtension

