Hi Chris,
On Tue, Sep 17, 2013 at 4:40 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> All,
>
> I'm having trouble getting and Satisfy to work within a .
>
> I'm using Apache httpd 2.2.22 on Debian Wheezy.
>
> Now, "Satisfy" is not documented to work under elements, but
> also
Found the error:
res and row must be initialized with NULL, otherwise
no memory will be allocated in the called functions.
> - Original Message -
> From: dnt
> Sent: 09/18/13 01:02 PM
> To: users@httpd.apache.org
> Subject: [users@httpd] seg fault when using mod_dbd
>
> Hi,
>
> I want to
HI Jens,
Thanks for the quick response. And your email has helped me I could
find a build for the required version of apache (246). I've downloaded it
and able to install it on my setup. I need to validate it and check it with
my legal/management team for any compliance related information.
T
Hi,
I want to use mod_dbd with MySQL on a system with CentOS 6.4 (x86_64).
I can execute a select statement, but getting a row fails. Finally I get a
segmentation fault.
Attached is a simple test module which leads to the error.
The log output until apr_dbd_get_row is as expected.
Line 57 writes
On Sep 18, 2013, at 07:53 , Balaji Katika wrote:
>
> blr-3rd-2-dhcp330:~/apache # rpmbuild -ts httpd-2.4.6.tar.bz2
> error: Failed build dependencies:
> apr-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
> apr-util-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
> op