Installing extensions

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

 



I'm having a bit of trouble installing PHP extensions.

I have the following in php.ini:

 extension_dir =
".:/usr/local/lib/php/extensions:/usr/local/lib/php/extensions/no-debug-non-zts-20090626"

In /usr/local/lib/php/extensions/no-debug-non-zts-20090626, i have the
following:

 -rwxr-xr-x  1 root  wheel   25652 Sep 18 13:04 geoip.so*
 -rwxr-xr-x  1 root  wheel  115536 Jul 13 16:55 iconv.a*
 -rwxr-xr-x  1 root  wheel   40556 Jul 13 16:55 iconv.so*

but if I do php -i | grep -E '(iconv|geoip)' , i get nothing.

So apparently the extensions aren't being added as I thought.

System info:
  Mac OSX 10.5.8
  php 5.3.6

Any clues will be greatly appreciated!

--
Tamara Temple
     -- aka tamouse__

"May you never see a stranger's face in the mirror."

-- 
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