modphp4-package

Earlier versions of CSWmodphp4 shipped two PHP modules, one for Apache 1.x and one for Apache 2.x. This has changed sometime in the past (reason and exact time TBD) . Now CSWmodphp4 only ships the module for Apache 1.x. If you are running Apache 2.x and your apache is failing with

Cannot load /opt/csw/apache2/libexec/libphp4.so into server: ld.so.1: httpd: fatal: /opt/csw/apache2/libexec/libphp4.so: open failed: No such file or directory

you will need to explicitly install CSWap2modphp4.

For documentary purposes

Old:

# pkgparam CSWmodphp4 VERSION
4.4.8,REV=2008.05.02

# pkgchk -v CSWmodphp4
/opt/csw
/opt/csw/lib
/opt/csw/lib/php
/opt/csw/lib/php/sapi
/opt/csw/lib/php/sapi/apache1-libphp4.so
/opt/csw/lib/php/sapi/apache2-libphp4.so

VERSUS NEW:

# pkgparam CSWmodphp4 VERSION
4.4.9,REV=2009.05.28

# pkgchk -v CSWmodphp4
/opt/csw/apache
/opt/csw/apache/libexec
/opt/csw/apache/libexec/libphp4.so
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License