CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2021/11/19 05:47:00

Modified files:
        lang/php       : Makefile.inc 
        lang/php/7.4   : Makefile 
        lang/php/7.4/pkg: PLIST-apache PLIST-embed 
        lang/php/8.0   : Makefile 
        lang/php/8.0/pkg: PLIST-apache PLIST-embed 
        lang/php/files : php.conf 

Log message:
De-conflict php-apache and php-embed which had the same libphpX.so filename
and directory.

This moves the module for Apache httpd from lib/php-X.Y/libphpX.so to
lib/apache2/php-X.Y/libphpX.so.

The installed /var/www/conf/modules.sample/php-X.Y.conf is of course updated
to reflect the change, however if anyone uses php-apache and doesn't follow
the recommended config symlink they will need to adapt their config.

Reply via email to