Re: php module problems ???

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mehmet Fatih Akbulut wrote:
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 ?


Do the .so files exist in the right folder?

Check the extension_dir in your php.ini file.

If that's commented out check a phpinfo page to see which folder extension files go into.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux