Loading NEWS +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ release/001.003 (unreleased) Fix formatting, valid parameter checks, variable references, and file layout to match current Puppet coding standards. (rra) Remove the unused httpd-init.patch file. (rra) release/001.002 (2013-09-23) Cleanup: remove the deprecated files/certs directory. Certs are now Loading files/httpd-init.patchdeleted 100644 → 0 +0 −10 Original line number Diff line number Diff line --- etc/init.d/httpd.old 2008-01-24 09:13:10.000000000 -0800 +++ etc/init.d/httpd 2008-01-23 17:04:59.000000000 -0800 @@ -19,6 +19,7 @@ # This will prevent initlog from swallowing up a pass-phrase prompt if # mod_ssl needs a pass-phrase from the user. INITLOG_ARGS="" +export LD_PRELOAD=/usr/lib/libgdbm.so.2 # Set HTTPD=/usr/sbin/httpd.worker in /etc/sysconfig/httpd to use a server # with the thread-based "worker" MPM; BE WARNED that some modules may not Loading
NEWS +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ release/001.003 (unreleased) Fix formatting, valid parameter checks, variable references, and file layout to match current Puppet coding standards. (rra) Remove the unused httpd-init.patch file. (rra) release/001.002 (2013-09-23) Cleanup: remove the deprecated files/certs directory. Certs are now Loading
files/httpd-init.patchdeleted 100644 → 0 +0 −10 Original line number Diff line number Diff line --- etc/init.d/httpd.old 2008-01-24 09:13:10.000000000 -0800 +++ etc/init.d/httpd 2008-01-23 17:04:59.000000000 -0800 @@ -19,6 +19,7 @@ # This will prevent initlog from swallowing up a pass-phrase prompt if # mod_ssl needs a pass-phrase from the user. INITLOG_ARGS="" +export LD_PRELOAD=/usr/lib/libgdbm.so.2 # Set HTTPD=/usr/sbin/httpd.worker in /etc/sysconfig/httpd to use a server # with the thread-based "worker" MPM; BE WARNED that some modules may not