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
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
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
On Tue, 19 Sep 2000, David Leeson wrote:
> I have successfully built Apache 1.3.12 and mod-perl 1.24 on Win NT with
> MS VC6.0 and pure PERL 5.005003 (i.e not ActiveState). However I am
> struggling to get libapreq to integrate.
[ ... ]
> I have tried to build a libapreq.lib and link it in with
Hi,
if you do anthing in this direction fetch the newest mod_perl sources from
the CVS. I don't know if this helps anything, but it exports some more
symbols and therefore may help to build libapreq.
Gerald
-
Gerald Richterecos ele
>You can always invite me to your place for a private show :) Or to come
>down to Paris :) ... is it down or up?
Definitely *down* to Paris ;-)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
For my sins...
I have successfully built Apache 1.3.12 and mod-perl 1.24 on Win NT with
MS VC6.0 and pure PERL 5.005003 (i.e not ActiveState). However I am
struggling to get libapreq to integrate. I have tried the Perl only
installation
and when the following was put into the startup.pl file:
us