How to step over the , while input redirection is not given at commandline

2002-02-14 Thread SubbaReddy M
ot in command line paramenters list. => It is input redirection. <=> How to check the input direction is given or not in perl, @ = ; => like @ = if ( defined ); But this will not full fill the requirement, because, it's prompting for input, if redirection missing at comm

how to access the perl file from palm top

2001-12-27 Thread SubbaReddy M
le from Palm top and Cell phone. What is content-type and in what format the page need to generate to access from the Palm top? and from Cell phone? If Generate the XML data repository using perl script, to view from Palm top what are the parser need to use at Palm top and server. Kindly, please give me suggestion and if any examples. Thanks in advance. ~ SubbaReddy .M

Re: PerlEditor - Freeware or Trialware

2001-12-25 Thread SubbaReddy M
I found and working comfortably with the one, having debug feature: http://open-perl-ide.sourceforge.net/ Best of luck ~ SubbaReddy .M - Original Message - From: "Chris Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 25, 2001 2:46 PM S

how to install the XML::LibXSLT along with libxslt?

2001-11-14 Thread SubbaReddy M
I am very sorry to apache mail list, becuase of posting the not related query. So, i am epxecting help from successfully work one. And Daniel is the author of this, so i am directly posting him.   I apologise for inconvenience.     I am trying to install XML::LibXML but for that, first I need

Re: mod_perl.so not built after building mod_perl

2001-11-14 Thread SubbaReddy M
You need select the option for dso on configuring. See the docs for your required installation, may help you. http://perl.apache.org/guide/install.html#Build_mod_perl_as_a_DSO_inside_t http://httpd.apache.org/docs/dso.html Currently, i am doing it for Linux 6.2 (Redhat). Best of luck. -SubbaR

Re: Internal server error on Refreshing mod_perl page ( Apache::ASP )

2001-11-12 Thread SubbaReddy M
e pre release. And I would like to have the Apache::ASSP(2.29) &MLDBM::Sync(.25). because I want to work with Apache::ASP, by having the PerlTaintCheck On. Please give me guidance. Once again thanks. -SubbaReddy - Original Message - From: "Joshua Chamas" <[EMAIL PROT

Internal server error on Refreshing mod_perl page ( Apache::ASP )

2001-11-10 Thread SubbaReddy M
Hello Gurus,   Here is my first step with mod_perl after so many strugles. Please help me:     > 1.asp > For loop incrementing font size: <% for(1..5) { %> Size = <%=$_%> <% } %>> 1.asp >   /home/httpd/asp/1.

Re: Here is my backtrace, please solove my problem

2001-11-09 Thread SubbaReddy M
lp. -SubbaReddy - Original Message - From: "Barrie Slaymaker" <[EMAIL PROTECTED]> To: "SubbaReddy M" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 10:09 PM Subject: Re: Here is my backtrace, please solove my problem >

with backtrace Fw: Proble by Build mod_perl as a DSO outside the Apache Source Tree via APXS

2001-11-09 Thread SubbaReddy M
::Symbol Writing Makefile for Apache::Table Writing Makefile for Apache::URI Writing Makefile for Apache::Util Writing Makefile for mod_perl Thanks inadvance -SubbaReddy - Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "SubbaReddy M" <[EMAI

Here is my backtrace, please solove my problem

2001-11-09 Thread SubbaReddy M
name abbreviations are allowed if unambiguous. (gdb) status Undefined command: "status". Try "help". (gdb) q The program is running. Quit anyway (and detach it)? (y or n) y Detaching from program: /usr/sbin/httpd, Pid 14947 - Original Message - From: "Stas Bekma

Re: [JOB] OpenInteract developer wanted

2001-11-09 Thread SubbaReddy M
You can check on this link for required info: http://perl.apache.org/guide/ best of luck. -SubbaReddy - Original Message - From: "Chris Winters" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 10:35 AM Subject: [JOB] OpenInteract de

Re: Proble by Build mod_perl as a DSO outside the Apache Source Tree via APXS

2001-11-09 Thread SubbaReddy M
Oh, thank you very much hamptone, I am really waitinting for replies. This is type encouragement is require for new bies. thank you and let you know the progress. -SubbaReddy But, - Original Message - From: "hamptone" <[EMAIL PROTECTED]> To: "SubbaReddy M"

Re: Proble by Build mod_perl as a DSO outside the Apache Source Tree via APXS

2001-11-09 Thread SubbaReddy M
ROTECTED]> To: "SubbaReddy M" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 12:21 AM Subject: Re: Proble by Build mod_perl as a DSO outside the Apache Source Tree via APXS > On Fri, 9 Nov 2001, SubbaReddy M wrote: > > > Hello Gu

Proble by Build mod_perl as a DSO outside the Apache Source Tree via APXS

2001-11-08 Thread SubbaReddy M
loaded module. I am facing so many problem to get work with new apache + mod_perl. So I want to continue with existing Apache and new mod_perl environment. Thanks in advance. -SubbaReddy M

Proble by Build mod_perl as a DSO outside the Apache Source Tree via APXS

2001-11-08 Thread SubbaReddy M
Apache. because, it has some many loaded module. I am facing so many problem to get work with new apache + mod_perl.   So I want to continue with existing Apache and new mod_perl environment.   Thanks in advance.     -SubbaReddy M

FCGI <=> CGI::FastCGI

2001-11-07 Thread SubbaReddy M
What is difference between FCGI and CGI::FastCGI?I installed FCGI,but tried for CGI::FastCGI module, not able to find.Where do I get CGI::FastCGI?thanks inadvance.-SubbaReddy

How to update the httpd env for mod_perl

2001-11-07 Thread SubbaReddy M
ming normal operations[Wed Nov  7 07:48:51 2001] [error] Can't locate Apache/ASP.pm in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 /etc/httpd/ /etc/httpd/lib/perl) at (eval 5) line 3.   [Wed Nov  7 07:48:51 2001] [error] Undefined subroutine &Apache::ASP::handler called.   Please help me to up the Apache with Apache::ASP with mod_perl.    Thanks in advance.     -SubbaReddy M