A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5152 ====================================================================== Reported By: ghenry Assigned To: dam ====================================================================== Project: apache2 Issue ID: 5152 Category: regular use Reproducibility: always Severity: block Priority: normal Status: closed Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2014-02-19 18:06 CET Last Modified: 2014-03-04 19:54 CET ====================================================================== Summary: mod_proxy_html does not work Description: i'm moving a working proxy from SUNWapache2 (S11, 2.2.20) to CSWapache2 (S11, 2.2.26). The following directive aren't recognized: ProxyHTMLLogVerbose ProxyHTMLEnable ProxyHTMLMeta ProxyHTMLURLMap
====================================================================== ---------------------------------------------------------------------- (0010749) ghenry (developer) - 2014-03-04 19:54 https://www.opencsw.org/mantis/view.php?id=5152#c10749 ---------------------------------------------------------------------- in /opt/csw/lib/apache2/modules, there is no libphp5.so. # pkgchk -v CSWap2-modphp5 /opt/csw/apache2 /opt/csw/apache2/ap2mod ERROR: /opt/csw/apache2/ap2mod/php5 file size <1340> expected <70> actual file cksum <39905> expected <6207> actual /opt/csw/apache2/ap2mod/php5 /opt/csw/apache2/etc /opt/csw/apache2/etc/extra /opt/csw/apache2/etc/extra/httpd-php5.conf.CSW ERROR: /opt/csw/apache2/etc/httpd.conf.bak modtime <02/11/13 05:01:03 PM> expected <02/21/13 05:40:42 AM> actual file size <17199> expected <17354> actual file cksum <11716> expected <29629> actual /opt/csw/apache2/etc/httpd.conf.bak /opt/csw/apache2/libexec /opt/csw/apache2/libexec/libphp5.so and it seems incompatible with the new apache: httpd: Syntax error on line 172 of /etc/opt/csw/apache2/httpd.conf: Cannot load /opt/csw/apache2/libexec/libphp5.so into server: ld.so.1: httpd: fatal: relocation error: file /opt/csw/apache2/libexec/libphp5.so: symbol unixd_config: referenced symbol not found
