You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Oliver - GoodnGo.COM (R)" <ol...@goodngo.com> on 2001/06/19 16:09:09 UTC

Changing "Normal" pl-scripts to mod_perl

Hello List,

I know now to configure the apache httpd.conf so that i can use mod_perl.
What I want to know is how I have to change my old CGI-script which are
written in Perl so that they  work under mod-perl Apache???

Who give me a hint?
Are there any example Scripts?
Oli Etzel

Re: Changing "Normal" pl-scripts to mod_perl

Posted by Stas Bekman <st...@stason.org>.
On Tue, 19 Jun 2001, Oliver - GoodnGo.COM (R) wrote:

> Hello List,
>
> I know now to configure the apache httpd.conf so that i can use mod_perl.
> What I want to know is how I have to change my old CGI-script which are
> written in Perl so that they  work under mod-perl Apache???
>
> Who give me a hint?
> Are there any example Scripts?

plenty: http://perl.apache.org/guide/

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:stas@stason.org   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



Re: Changing "Normal" pl-scripts to mod_perl

Posted by Cody Sherr <cs...@covalent.net>.
Oliver,

There is a quick guide to doing exactly this at perl.apache.org:

http://perl.apache.org/dist/cgi_to_mod_perl.html

if you run into problems, there is a traps doc:

http://perl.apache.org/dist/mod_perl_traps.html

and if you want a more in depth document, read this:

http://perl.apache.org/guide/

Good luck,

-- 
Cody Sherr

Engineer
Covalent Technologies



On Tue, 19 Jun 2001, Oliver - GoodnGo.COM (R) wrote:

> Hello List,
>
> I know now to configure the apache httpd.conf so that i can use mod_perl.
> What I want to know is how I have to change my old CGI-script which are
> written in Perl so that they  work under mod-perl Apache???
>
> Who give me a hint?
> Are there any example Scripts?
> Oli Etzel
>