When I go to use the build matching PHP binary plugin, I see this warning:
Apache php configuration has more options that are not available or different in lsphp:
--enable-pdo=shared --enable-zend-multibyte --prefix=/usr/local --with-libxml-dir=/opt/xml2 --with-mysql=/usr --with-pdo-mysql=shared --with-pdo-sqlite=shared --with-pgsql=/usr --with-sqlite=shared --with-xpm-dir=/usr
is it ok to proceed, or do I need to change something? where it is says,"or different in lsphp" will it the plugin know what the corresponding options are for the lsphp version and build them accordingly?
Apache php configuration has more options that are not available or different in lsphp:
--enable-pdo=shared --enable-zend-multibyte --prefix=/usr/local --with-libxml-dir=/opt/xml2 --with-mysql=/usr --with-pdo-mysql=shared --with-pdo-sqlite=shared --with-pgsql=/usr --with-sqlite=shared --with-xpm-dir=/usr
is it ok to proceed, or do I need to change something? where it is says,"or different in lsphp" will it the plugin know what the corresponding options are for the lsphp version and build them accordingly?