hi all,
i install fileinfo and memcache using pecl
#pecl install fileinfo
#pecl install memcache
then add extension=fileinfo.so and extension=memcache.so in my php.ini
file and finally restart apache but still get these errors :

# MIME Magic Support (fileinfo): No
# memcached Support (memcache): No

what else should i do ???
do i have to install anything else ?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to