thanks it works now.... wget http://pecl.php.net/get/Fileinfo-1.0.3.tgz tar -zxf Fileinfo-1.0.3.tgz cd Fileinfo-1.0.3 phpize ./configure make make install Libraries have been installed in: /usr/local/src/Fileinfo-1.0.3/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. (It is safe to ignore warnings about tempnam and tmpnam). [root@linux4 Fileinfo-1.0.3]# make install Installing shared extensions: /usr/lib64/php/modules/ On Feb 5, 2008 11:02 PM, Mad Unix <madunix@xxxxxxxxx> wrote: > I have only one file > > [root@linux4 wv-1.0.3]# find / -name "php.ini" -print > /etc/php.ini > > > On Feb 5, 2008 10:55 PM, Paul Scott <pscott@xxxxxxxxx> wrote: > > > > > On Tue, 2008-02-05 at 22:49 -0800, Mad Unix wrote: > > > I did what you recommended i get the same erorr > > > > > > > Depending on your distro, you may have 2 php.ini files. On debian based > > systems there certainly are. One for Apache to use and another for cli. > > > > Check that this is not the case first, you may just be using the > > incorrect file. > > > > At the end of the day, you could also just download the package, extract > > it, phpize it make && make install it also and leave the problems > > behind! > > > > --Paul > > > > > > All Email originating from UWC is covered by disclaimer > > http://www.uwc.ac.za/portal/public/portal_services/disclaimer.htm > > > > > > > -- > madunix -- madunix