Re: Location of .so files on Linux box

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

 



On Tuesday 10 April 2007 15:24, Miles Thompson wrote:
> This probably belongs in php-install, but here goes.
>
> Where should extension files be located? In php.ini the default entry for
> extension_dir is:
>     extension_dir= "./"
>
> That's fine, but relative to which directory (locations in parentheses)?
>    Where php.ini is located? (/usr/share/lib)
>    Where apache2 loads it modules? (/usr/lib/apache2/modules)
>
> I'm puzzled and could not find any clues in the documents. Apache2 is not
> complaining on a restart. If I run PHP from the command line, it complains
> that it cannot find the extensions, but I understand that.
>
> Regards - Miles Thompson

it probably defaults to the path configured at make time.
this also probably varies due to different opinions of both the dist and the 
makers camp.
but /usr/lib/      rather than /usr/share/  this is specific

-- 
---
Børge
http://www.arivene.net
---

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