[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Why Dprintk(printf) doesn't work in user space modules?
- From: Liang Yang <Liang Yang asu edu>
- To: tux-list redhat com
- Subject: RE: Why Dprintk(printf) doesn't work in user space modules?
- Date: Tue, 26 Mar 2002 09:42:26 -0700
Thank you. It does work now.
-----Original Message-----
From: tux-list-admin@redhat.com [mailto:tux-list-admin@redhat.com]On Behalf
Of Alex Antropoff
Sent: Tuesday, March 26, 2002 1:23 AM
To: tux-list@redhat.com
Subject: Re: Why Dprintk(printf) doesn't work in user space modules?
On Tue, Mar 26, 2002 at 09:47:09AM +0200, Alex Antropoff wrote:
> On Mon, Mar 25, 2002 at 11:25:16PM -0700, Liang Yang wrote:
> > I already try two different ways. One is to use file handle to open
> > a file and write to a file--fprintf, but it doesn't work. I also use
> > file descriptor and write to a file--write, it doesn't work either.
> Did you remember that tux chroots into http root to process requests ?
> You must open logfile during module initialization (in TUAXAPI_init),
> or your logfile will be under docroot :-)
> >
TUXAPI_init even
>
> --
> Regards,
> Alex Antropoff
>
>
>
> _______________________________________________
> tux-list mailing list
> tux-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/tux-list
>
--
Regards,
Alex Antropoff
_______________________________________________
tux-list mailing list
tux-list@redhat.com
https://listman.redhat.com/mailman/listinfo/tux-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]