Install php module in Dual Php
For example,if you want to install ffmpeg php module for secondary php.
At the time of compiling,please add the secondary php installation path.
Ex:
./configure --with-php-config=/opt/lsphp53/bin/php-config --enable-shared
At the time of compiling,please add the secondary php installation path.
Ex:
./configure --with-php-config=/opt/lsphp53/bin/php-config --enable-shared
Comments
Post a Comment