Re: Apache::SmallProf

2004-05-09 Thread Frank Wiles
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

Re: Premature end of script headers - help?

2004-05-09 Thread Stas Bekman
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

Re: need help in using APR::Finfo

2004-05-09 Thread Stas Bekman
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

Re: installation problem

2004-05-09 Thread Stas Bekman
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

Re: installation problem

2004-05-09 Thread Jean-Michel Hiver
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

need help in using APR::Finfo

2004-05-09 Thread aravind elango
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

Re: installation problem

2004-05-09 Thread Jean-Michel Hiver
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

installation problem

2004-05-09 Thread I S
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.

Premature end of script headers - help?

2004-05-09 Thread Cy Stanton
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

Re: which API to use for listing files ? (newbie question)

2004-05-09 Thread David Hodgkinson
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