On Tue, April 10, 2007 8:24 am, Miles Thompson wrote:
> This probably belongs in php-install, but here goes.
>
> Where should extension files be located?

Yes.

:-)

They should go wherever it makes sense on your setup.

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

I don't claim to know what ./ is in this regard, but I've never left
it at that setting...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to