Bug#332791: error: `PEM_F_DEF_CALLBACK' undeclared

2005-10-08 Thread C.Y.M
Package: apache2 Version: 2.0.54-5 Severity: grave Apache2 no longer builds with new openssl-0.9.8 package. /var/local/apache2/apache2-2.0.54/build-tree/apache2/modules/ssl/ssl_engine_pphrase.c: In function `ssl_pphrase_Handle_CB':

Bug#332791: Acknowledgement (error: `PEM_F_DEF_CALLBACK' undeclared )

2005-10-08 Thread C.Y.M
Here is a patch to fix the problem: --- httpd-2.0.54.orig/modules/ssl/ssl_toolkit_compat.h 2005-02-04 12:21:18.0 -0800 +++ httpd-2.0.54/modules/ssl/ssl_toolkit_compat.h 2005-07-06 08:50:38.46875 -0700 @@ -24,6 +24,12 @@ #ifdef OPENSSL_VERSION_NUMBER +#if

Bug#294810: Apache will not start unless Apache-ssl is started first

2005-02-11 Thread C.Y.M
Package: apache Version: 1.3.33-4 Description: My system has both apache and apache-ssl installed. I am unable to start and stop apache after upgrading from the previous version. When attempting to stop apache, a single thread still remains running and I have to manually kill it and the pid

Bug#294810: Acknowledgement (Apache will not start unless Apache-ssl is started first)

2005-02-11 Thread C.Y.M
Some more information... I tried apt-get source apache and built the packages with fakeroot dpkg-buildpackge. Everything built fine. But, the same thing is happening. I tried to change the startup order so apache would start after apache-ssl on boot , but that did not help either. Oddly,

Bug#255930: apache-modconf fails to disable modules

2004-06-24 Thread C.Y.M.
24, 2004 1:05 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: Debian Apache Maintainers; [EMAIL PROTECTED] Subject: Re: Bug#255930: apache-modconf fails to disable modules tag 255930 moreinfo tag 255930 unreproducible stop Hi, On Wed, 23 Jun 2004, C.Y.M. wrote: Package: apache

Bug#255930: apache-modconf fails to disable modules

2004-06-24 Thread C.Y.M.
was not the same as the actually filename. If anything needs to be changed, it is not apache but the module itself. Best Regards.. C.Y.M. -Original Message- From: C.Y.M. [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 7:17 AM To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' Cc: 'Debian

Bug#255930: apache-modconf fails to disable modules

2004-06-23 Thread C.Y.M.
Package: apache-common Version: 1.3.31-1 Change Request: apache-modconf fails to disable modules in apache and apache-ssl For Example: When I type apache-modconf apache-ssl disable mod_proxy_add_forward, the module is not removed from the modules.conf file. Even though I was able to use