Re: Apache::Dprof Module

2000-09-27 Thread Yu-Fei Shen
, Peggy On Wed, 27 Sep 2000, Randy Kobes wrote: > > - Original Message - > From: "Yu-Fei Shen" <[EMAIL PROTECTED]> > To: "Randy Kobes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Tuesday, September 26, 2000 2:07 PM > Subject:

Re: Apache::Dprof Module

2000-09-20 Thread Yu-Fei Shen
Matt, I did what you have suggested below and still did not see the tmon.out file being created. What else should I try? thanks. regards, Peggy On Wed, 20 Sep 2000, Matt Sergeant wrote: > On Tue, 19 Sep 2000, Yu-Fei Shen wrote: > > > Matt, > > > > Thanks for the information.

Re: Apache::Dprof Module

2000-09-20 Thread Yu-Fei Shen
Randy, Thank you again for helping me on this problem. I followed your instructions and copied all of the files listed in the install.txt to the corresponding directories. By the way, there was one file (DB.bs) missing from the zipped file. However, I was able to run apache without th

Re: Apache::Dprof Module

2000-09-20 Thread Stas Bekman
On Tue, 19 Sep 2000, Yu-Fei Shen wrote: > Matt, > > Thanks for the information. You will have to be patient with me > since some of my questions (or problems) would very well be the ignorance > on my part. > > I am not sure whether the win32 binary version I am using supports -X

Re: Apache::Dprof Module

2000-09-20 Thread Matt Sergeant
On Tue, 19 Sep 2000, Yu-Fei Shen wrote: > Matt, > > Thanks for the information. You will have to be patient with me > since some of my questions (or problems) would very well be the ignorance > on my part. > > I am not sure whether the win32 binary version I am using supports -X

Re: Apache::Dprof Module

2000-09-19 Thread Yu-Fei Shen
Matt, Thanks for the information. You will have to be patient with me since some of my questions (or problems) would very well be the ignorance on my part. I am not sure whether the win32 binary version I am using supports -X (single user mode) option or not. I can invoke apache

Re: Apache::Dprof Module

2000-09-19 Thread Matt Sergeant
On Tue, 19 Sep 2000, Yu-Fei Shen wrote: > Hi! > > I am new to mod_perl and would like to use Apache::Dprof to generate > the profile information. Here are the problems I ran into. Could > anybody help me? > > The system configuration I have is listed below. I modified > httpd.co

Apache::Dprof Module

2000-09-19 Thread Yu-Fei Shen
Hi! I am new to mod_perl and would like to use Apache::Dprof to generate the profile information. Here are the problems I ran into. Could anybody help me? The system configuration I have is listed below. I modified httpd.conf file to add "PerlModule Apache::Dprof" line, but no tm