On Sat, 2005-02-19 at 16:24 -0800, Elizabeth Fong wrote:
>Almost positive it's not zend_extension_zts - googling
>zend_extension_zts yields no matches, whereas zend_extension_ts yields
>quite a few.  However, even with that fix, it appears that MMCache
>isn't actually caching files, which is not good... but at least
>mmcache.php says it's loaded, as opposed to not installed.

OK, I've just done some testing and it seems to be caching for me if I
put in either of:

 zend_extension_ts="/usr/lib/php4/20020429-zts/mmcache.so"

or
 extension=mmcache.so

Elizabeth, could you confirm that it doesn't cache for you with one or
other of those entries?

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.

The entries in php.ini made by the current postinst are definitely wrong
in any case, but I'm not sure which one I should change it to. I'll
build a package with zend_extension_ts in a moment and post it somewhere
so interested people can do some testing before more bad stuff gets
uploaded (mea culpa!)

Cheers  :-)

Jonathan Oxer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to