[EMAIL PROTECTED] html]# cat /etc/php.ini  | grep -i fileinfo
extension=fileinfo.so
[EMAIL PROTECTED] html]# cat /etc/php.ini  | grep -i modules
; Directory in which the loadable extensions (modules) reside.
extension_dir = "/usr/lib64/php/modules"
; Note: packaged extension modules are now loaded via the .ini files
[EMAIL PROTECTED] html]#


On Feb 5, 2008 11:16 PM, Paul Scott <[EMAIL PROTECTED]> wrote:

>
> On Tue, 2008-02-05 at 23:13 -0800, Mad Unix wrote:
> > thanks it works now....
> >
> > Libraries have been installed in:
> >    /usr/local/src/Fileinfo-1.0.3/modules
> >
>
> Be sure to remember to add the extension to your php.ini now as well
> with an extension= line and restart your server for the changes to take
> effect.
>
> --Paul
> --
> ------------------------------------------------------------.
> | Chisimba PHP5 Framework - http://avoir.uwc.ac.za           |
> :------------------------------------------------------------:
>
>
> All Email originating from UWC is covered by disclaimer
> http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm
>
>


-- 
madunix

Reply via email to