DAvid wrote:
> 1) Does adding 'shared,' as a ./configure option mean the module is
> compiled
> as an external, dynamically loaded module as compared to the module being
> statically linked into the 'exe' file? So that adding 'shared,' means I
> must
> add a line in the PHP ini file to load the ext
1) Does adding 'shared,' as a ./configure option mean the module is compiled
as an external, dynamically loaded module as compared to the module being
statically linked into the 'exe' file? So that adding 'shared,' means I must
add a line in the PHP ini file to load the extension (or load with a
2 matches
Mail list logo