On Jan 12, 3:13 am, Patrick May wrote:
> On Jan 5, 1:55 pm, Patrick May wrote:
>
> > I'm running Django using mod_wsgi under Apache. I'm trying
> > to write messages to the Apache error log with:
>
> > sys.stderr.write('Message...')
>
> > but for some reason th
On Jan 6, 6:29 am, Karen Tracey wrote:
> On Tue, Jan 5, 2010 at 2:22 PM, Patrick May wrote:
>
>
>
>
>
> > On Jan 5, 2:18 pm, Karen Tracey wrote:
> > > On Tue, Jan 5, 2010 at 1:55 PM, Patrick May > >wrote:
>
> > > > I’m running Django using mod_wsgi under Apache. I’m
> > > > t
On Jan 5, 1:55 pm, Patrick May wrote:
> I'm running Django using mod_wsgi under Apache. I'm trying
> to write messages to the Apache error log with:
>
> sys.stderr.write('Message...')
>
> but for some reason they don't appear. This is under OS X (Snow Leopard).
On Jan 5, 2:29 pm, Karen Tracey wrote:
> On Tue, Jan 5, 2010 at 2:22 PM, Patrick May wrote:
>
>
>
> > On Jan 5, 2:18 pm, Karen Tracey wrote:
> > > On Tue, Jan 5, 2010 at 1:55 PM, Patrick May > >wrote:
>
> > > > I’m running Django using mod_wsgi under Apache. I’m
> > > > trying
On Tue, Jan 5, 2010 at 2:22 PM, Patrick May wrote:
> On Jan 5, 2:18 pm, Karen Tracey wrote:
> > On Tue, Jan 5, 2010 at 1:55 PM, Patrick May >wrote:
> >
> > > I’m running Django using mod_wsgi under Apache. I’m
> > > trying to write messages to the Apache error log with:
> >
> >
On Jan 5, 2:18 pm, Karen Tracey wrote:
> On Tue, Jan 5, 2010 at 1:55 PM, Patrick May wrote:
>
> > I’m running Django using mod_wsgi under Apache. I’m
> > trying to write messages to the Apache error log with:
>
> > sys.stderr.write(‘Message…’)
>
> > but for some r
On Tue, Jan 5, 2010 at 1:55 PM, Patrick May wrote:
> I’m running Django using mod_wsgi under Apache. I’m
> trying to write messages to the Apache error log with:
>
>
>
> sys.stderr.write(‘Message…’)
>
>
>
> but for some reason they don’t appear. This is under OS
I'm running Django using mod_wsgi under Apache. I'm trying to
write messages to the Apache error log with:
sys.stderr.write('Message...')
but for some reason they don't appear. This is under OS X (Snow Leopard). Do
I have to configure something in httpd.conf t
8 matches
Mail list logo