Hi, I am looking for help how to compile (or enable working) XCache and
memcached for hardened (with suhosin patch) Php5. Standard installation from port or package do not works (but installation are successfully) - just XCache and memcached do not starts. On may server runs OpenBSD 4.0 - bellow the log from Apache: XCache is not compiled with Hardening-Patch. The Hardening-Patch version 1022051106 is installed. PHP Warning: PHP Startup: memcache: Unable to initialize module Module compiled without Hardening-Patch, module API=20050922, debug=0, thread-safety=0 PHP compiled with Hardening-Patch=1002051106, module API=20050922, debug=0, thread-safety=0 These options need to match in Unknown on line 0 [Wed Sep 19 11:23:04 2007] [notice] FastCGI: process manager initialized (pid 12800) XCache is not compiled with Hardening-Patch. The Hardening-Patch version 1022051106 is installed. PHP Warning: PHP Startup: memcache: Unable to initialize module Module compiled without Hardening-Patch, module API=20050922, debug=0, thread-safety=0 PHP compiled with Hardening-Patch=1002051106, module API=20050922, debug=0, thread-safety=0 These options need to match in Unknown on line 0 [Wed Sep 19 11:23:04 2007] [notice] Initializing etag from /var/www/logs/etag-state [Wed Sep 19 11:23:04 2007] [notice] Apache/1.3.29 (Unix) mod_gzip/1.3.26.1a mod_fastcgi/2.4.2 mod_ssl/2.8.16 OpenSSL/0.9.7j configured -- resuming normal operations [Wed Sep 19 11:23:04 2007] [notice] Accept mutex: sysvsem (Default: sysvsem) Best regards :) Artur

