|
From: Bart V. <bar...@zo...> - 2006-05-04 23:20:31
|
OpenMacNews wrote: > hi all. >=20 > i'm trying to get the Smarty php templating system to use eA as its > cache handling mechanism. >=20 > the php script that initiates the mess > (http://smarty.incutio.com/?page=3DCacheHandlerEaccelerator) runs a che= ck > for the existence of eA with: >=20 > if(!function_exists("eaccelerator")) >=20 > this check is, apparently, failing. >=20 > poking naiively through the eA code, my suspicion is that this is for > the 'old' api ... would this check still be valid? >=20 > my eA is definitely up-n-running ... "eAccelerator support =3D> enabled= " >=20 >=20 > thx, >=20 > richard >=20 That very ugly webui has been removed and replaced with a whole set of function to reproduce this in a php script. You should check on the functions your program needs. I guess this is eaccelerator_get. Btw, these function have been disabled by default :) You can find the api docs on this website: http://bart.eaccelerator.net/doc/phpdoc/ Hope this helps, gr, Bart --=20 Bart Vanbrabant <bar...@zo...> PGP fingerprint: 093C BB84 17F6 3AA6 6D5E FC4F 84E1 FED1 E426 64D1 |