From: Daniel L. <ml-...@lo...> - 2004-12-22 14:03:52
Hi
It turns out there are some also some other bugs in H-PHP. One of the
bigger issues is (IMO) the incompatibility to ZendEncoder which cannot
be solved easily. Whoever runs into problems compiling PHP with
Hardened-PHP-Patch should first look here:
http://sourceforge.net/tracker/?group_id=106971&atid=646223
Daniel
From: Daniel L. <ml-...@lo...> - 2004-12-22 14:07:27
Hi
> It turns out there are some also some other bugs in H-PHP. One of the
> bigger issues is (IMO) the incompatibility to ZendEncoder which cannot
> be solved easily. Whoever runs into problems compiling PHP with
> Hardened-PHP-Patch should first look here:
s/ZendEncoder/ZendOptimizer/, but in a way, both is true ;)
Daniel
From: Daniel L. <ml-...@lo...> - 2004-12-22 23:11:22
Hi
> s/ZendEncoder/ZendOptimizer/, but in a way, both is true ;)
So, H-PHP won't work with ZendOptimizer. But people are using encoded
files and there is a need for a compatible loader. So far, I found Turk
MMCache (Turk Loader, more specifically) which claims to be compatible
with ZendEncoder's bytecode format. Doesn't work for me, though:
http://turck-mmcache.sourceforge.net/index_old.html
Daniel