Hello Eric,
Can you please elaborate your questions.
What are the details you require from my end?
Best Regards,
Megha
On Mon, Sep 19, 2016 at 5:35 PM, Eric Covener wrote:
> On Mon, Sep 19, 2016 at 1:39 AM, megha chauhan wrote:
> > Hello Eric,
> >
> > The code is co
: [users@httpd] ap_log_error dumps on apache start with apache
2.4
To: users@httpd.apache.org
On Fri, Sep 16, 2016 at 1:20 AM, megha chauhan wrote:
> The same code is working for apache 2.2.
Did you compile this code properly against 2.4 headers? ap_log_error
is a macro in 2.4. Your binary sho
Hello,
I have built a shared module on apache 2.4. I could get the apache build
succesfull. On apache start there is a dump at the below line:
#ifdef APA24
//ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, r, trcStr.getStr());
if (r != NULL) {
ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, r, "