Re: help, problems on migrating to mod_perl

2003-12-09 Thread SRef
"Randy Kobes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Mon, 8 Dec 2003, SRef wrote: > > > "Randy Kobes" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > On Fri, 5 Dec 2003, SRef wrote: > > > > > > > Env: Perl5.8 Apache2.0 mod_perl2.0(1.99xx?) PS: I did

Re: help, problems on migrating to mod_perl

2003-12-08 Thread Randy Kobes
On Mon, 8 Dec 2003, SRef wrote: > "Randy Kobes" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > On Fri, 5 Dec 2003, SRef wrote: > > > > > Env: Perl5.8 Apache2.0 mod_perl2.0(1.99xx?) PS: I did try > > > to find the solution through mod_perl and apache > > > documents, but in vain.

Re: help, problems on migrating to mod_perl

2003-12-07 Thread SRef
"Randy Kobes" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 5 Dec 2003, SRef wrote: > > > Env: Perl5.8 Apache2.0 mod_perl2.0(1.99xx?) PS: I did try > > to find the solution through mod_perl and apache > > documents, but in vain. Please help me, thanks. > > > > For example,

Re: help, problems on migrating to mod_perl

2003-12-05 Thread Randy Kobes
On Fri, 5 Dec 2003, SRef wrote: > Env: Perl5.8 Apache2.0 mod_perl2.0(1.99xx?) PS: I did try > to find the solution through mod_perl and apache > documents, but in vain. Please help me, thanks. > > For example, I have a script file named "index.cgi" for my > website entrance, and there are some tem

Re: help, problems on migrating to mod_perl

2003-12-05 Thread petersm
00 Subject: help, problems on migrating to mod_perl > Env: Perl5.8 Apache2.0 mod_perl2.0(1.99xx?) > PS: I did try to find the solution through mod_perl and apache > documents, but in vain. Please help me, thanks. > > For example, I have a script file named "index.cgi" for m

help, problems on migrating to mod_perl

2003-12-04 Thread SRef
Env: Perl5.8 Apache2.0 mod_perl2.0(1.99xx?) PS: I did try to find the solution through mod_perl and apache documents, but in vain. Please help me, thanks. For example, I have a script file named "index.cgi" for my website entrance, and there are some template files in the same directory with it. i