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.  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 with -X option, but 
> > the -h option does not list -X as one of the valid options.  (??)  What 
> > does this mean?  
> > 
> >      How can I enable perl-status?  I tried to check out the 
> > Devel::Dprof module first and it seems to work (i.e., tmon.out file was 
> > created.)  I used the following command to generate the tmon.out file.
> > 
> > perl -d:DProf test.pl
> > 
> > However when I tried to use Apache::Dprof, I ran into problems.  I added 
> > the line (PerlModule Apache::DProf) in the httpd.conf and recieved the error 
> > message when I invoked the apache (apache -k restart).
> > 
> > Error message:
> > DProf: run perl with -d to use DProf.
> > Compilation failed in require at (eval 5) line 3.
> 
> You can't just do a restart. It has to be a full stop and start. And also
> make sure your logs directory has a dprof directory that is writable by
> Everyone.
> 
> -- 
> <Matt/>
> 
> Fastnet Software Ltd. High Performance Web Specialists
> Providing mod_perl, XML, Sybase and Oracle solutions
> Email for training and consultancy availability.
> http://sergeant.org | AxKit: http://axkit.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to