Does xcache 1.2.2 work on php4? according ot the binary downloadl for freeBSD (http://www.freshports.org/www/xcache) it says its for php5. But my server is running php 4.4.4. Will xcache 1.2.2 freebsd build work on this version of php?
on 11.02.2008 00:12
on 11.02.2008 20:18
MrCosgrove wrote: > Does xcache 1.2.2 work on php4? > > according ot the binary downloadl for freeBSD > (http://www.freshports.org/www/xcache) it says its for php5. But my > server is running php 4.4.4. > Will xcache 1.2.2 freebsd build work on this version of php? if you compile it from source, it should work, if you get a binary it wont. Note that PHP4 is officially abandonware now, and we no longer can assure you that XCache will continue to work on PHP4 in the future nor I will personally spend anytime testing such versions. I encourage you to move to PHP5.

