On Fri, 07 May 2004 15:04:45 -0700
Stas Bekman <[EMAIL PROTECTED]> wrote:
> Jens Gassmann wrote:
> > Hi,
> >
> > i try to profile my mod_perl script. I setup Apache::SmallProf at my
> >
> > apache2 server.
> >
> > *add to my httpd.conf:*
> >
> >
> > use Apache::DB ();
> > Apache::DB->init
Cy Stanton wrote:
Hello all,
I am new to the list and joined in hopes that someone might be able to
help me with a problem I'm having with what seems to be a simple counter
script. In the interest of full disclosure, I must confess that I am
not really a programmer, but am trying to research thi
aravind elango wrote:
Hello,
David, thanks for the reply. I am looking to do the recursive listing of
files in a directory using Apache API.
APR::FINFO
I read through http://perl.apache.org/docs/2.0/api/APR/Finfo.html
but, am unable to find something simple(am example) to get me started.
APR::Fin
Jean-Michel Hiver wrote:
[...]
Anyhow why not try to compile a perl in a separate location and try to
compile mod_perl against that?
For example on some of our machines we have an RPM perl in /usr/bin/perl
and a compiled one in /usr/local/bin/perl. It works quite well - you
just need to make su
I S wrote:
Thanks. Yet, the web site and practical mod_perl book says that "
"|Can't load DBI|" or *similar error for the IO module or whatever
dynamic module mod_perl tries to pull in first*. The solution is to
re-configure, re-build and re-install Perl and dynamic modules with the
followi
Hello,
David, thanks for the reply. I am looking to do the recursive listing of
files in a directory using Apache API.
APR::FINFO
I read through http://perl.apache.org/docs/2.0/api/APR/Finfo.html
but, am unable to find something simple(am example) to get me started.
Is APR::FINFO good enough to
Problem: Can't load ' ../auto/DBI/DBI.so for module
DBI.
Well, you could try Net::MySQL instead which is pure perl.
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
Hi all,
I am really stuck and have been looking for solutions
around on Internet but with no luck. I am about to
give up and kind of not sure I should post this
question. Anyways, I give it a try and hope for some
suggestions.
I realize that the problem that I have is listed on
perl.apache.org.
Hello all,
I am new to the
list and joined in hopes that someone might be able to help me with a problem I’m
having with what seems to be a simple counter script. In the interest of full disclosure, I
must confess that I am not really a programmer, but am trying to research this
problem
On 9 May 2004, at 0:29, aravind elango wrote:
Hi,
I am new to programming in modperl and am trying to do a recursive
listing
of files in a directory.
Sounds like you need the File::Find module from CPAN.
--
Dave Hodgkinson
CTO, Rockit Factory Ltd.
http://www.rockitfactory.com/
Web sites for rock b
10 matches
Mail list logo