■Environment
RedHat Enterprise Linux 6.4
php7.3.4
Apache HTTP Server 2.4.33 → 2.4.41
■ Questions
You are about to upgrade the Apache HTTP Server version.
After upgrading Apache, I am thinking of porting a PHP module that I had previously backed up.
Do I need to reconfigure the PHP module as well?
cp-p/opt/httpd_bak_`date'+%Y%m%d'`/modules/libphp7.so/opt/httpd/modules/.
Both are probably installed in a different way from RHEL's standard package, so
You must verify that httpd.conf
loads the PHP module.
Note:
PHP: Apache 2.x for Unix systems - Manual
© 2024 OneMinuteCode. All rights reserved.