Ticket #148 (closed task: invalid)
Installing XCache on php4 mod apache and php5 via cgi
Description
Hello!
How i must compille it if on the server is two php version like: php4 module of apache and php5 via cgi. I wanna install XCache to php4, i do something like that:
phpize4 --clean && phpize4
./configure --enable-xcache --enable-xcache-optimizer
make
make install
When it's conpilling i see php5 path and it's the same after 'make install'. How i can compille xcache on php4?
Regards
Change History
Note: See
TracTickets for help on using
tickets.

