Re: [users@httpd] Apache 2.4 stability & ErrorLogFormat

2012-11-29 Thread Mark Montague
On November 29, 2012 16:52 , Alvise Nicoletti wrote: so you confirm it's actually impossible to have website URL reference in actual php error logs with apache 2.2 ... ? I would not say "impossible" -- for example, you could modify the Apache HTTP Server code. But, as Ben suggested, the bes

Re: [users@httpd] Apache 2.4 stability & ErrorLogFormat

2012-11-29 Thread Ben Johnson
On 11/29/2012 4:52 PM, Alvise Nicoletti wrote: > Il 29/11/2012 21:36, Mark Montague ha scritto: >> On November 29, 2012 14:46 , Alvise Nicoletti >> wrote: >>> I would like to use the ErrorLogFormat function (a > apache2.4 >>> function), >>> because I have a lot of php websites in a same Virtual

Re: [users@httpd] Apache 2.4 stability & ErrorLogFormat

2012-11-29 Thread Alvise Nicoletti
Il 29/11/2012 21:36, Mark Montague ha scritto: On November 29, 2012 14:46 , Alvise Nicoletti wrote: I would like to use the ErrorLogFormat function (a > apache2.4 function), because I have a lot of php websites in a same Virtual Host / directory and I would like to have better error reporting

Re: [users@httpd] Apache 2.4 stability & ErrorLogFormat

2012-11-29 Thread Mark Montague
On November 29, 2012 14:46 , Alvise Nicoletti wrote: I would like to use the ErrorLogFormat function (a > apache2.4 function), because I have a lot of php websites in a same Virtual Host / directory and I would like to have better error reporting. [...] So I ask, is 2.4 stable ? Do you have

[users@httpd] Apache 2.4 stability & ErrorLogFormat

2012-11-29 Thread Alvise Nicoletti
Hi guys. I would like to use the ErrorLogFormat function (a > apache2.4 function), because I have a lot of php websites in a same Virtual Host / directory and I would like to have better error reporting. However, my linux distribution (Debian) doesn't seem to plan to put Apache 2.4 soon, th