cPanel/WHM build matching PHP binary issue

#1
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?
 

mistwang

LiteSpeed Staff
#2
It should read like "or different in (current) lsphp".
Yes, go ahead, lsphp will be updated to match exactly the options used for Apache php.
 
Top