Re: Fileinfo

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

 



[root@linux4 html]# cat /etc/php.ini  | grep -i fileinfo
extension=fileinfo.so
[root@linux4 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
[root@linux4 html]#


On Feb 5, 2008 11:16 PM, Paul Scott <pscott@xxxxxxxxx> 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

[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