Le Lundi 21 Février 2005 01:11, Jonathan Oxer a écrit :
> Raphael, you indicated it worked if you used the plain "extension="
> entry - could you just check whether it really is caching for you if you
> do that? (Maybe try stopping Apache, clear /var/cache/turck-mmcache,
> restart Apache, and check then just to make sure the cache has been
> cleared first). Maybe you could try with zend_extension_ts too.

I've done some testing with extension and zend_extension_ts (cleaning the 
cache before each test and restarting apache) and both works well.

When I execute cli as "php4 -m" to list loaded extensions, "Turck MMCache" is 
listed in both PHP Modules and Zend Modules.

So I haven't seen *any* difference between these 2 lines:
zend_extension_ts="/usr/lib/php4/20020429-zts/mmcache.so"
extension="mmcache.so"

I don't know exactly what a "zend extension" is, but for this package, it 
seems to be easier to use "extension" (without the path).

Package 2.4.6-10 seems to work fine. :-) (I tried on a new config too)

-- 
Raph

Reply via email to