extension and pecl dll location

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sarah Tanembaum

    #1

    extension and pecl dll location

    Instead of have one search-able extension directory in php.ini, can we have
    multiple directory location e.g:

    instead of :
    extension="c:/php/ext/"

    can we have(wish list):
    extension="c:/php/ext/; c:/php/pecl5;"

    Thanks


Working...