Re: Problems with CGI and mod_perl

2006-06-11 Thread sfantar
J. Alejandro Ceballos Z. -JOAL- a écrit : I am running ubuntu on my pc and I installed the package mod_perl ... Did you installed directly (perl Makefile.PL and so on...) or used the cpan command (mihost# sudo cpan ) ? I found out my solution at last. It was a misunderstood. Thank you

Re: problems with CGI and mod_perl

2006-06-06 Thread sfantar
sfantar a écrit : Hello everyone I have started since today learning how to write cgi in Perl with this doc : http://users.easystreet.com/ovid/cgi_course/lessons/lesson_one.html I am running ubuntu on my pc and I installed the package mod_perl made by ubuntu a few days ago and I was able to

Re: problems with CGI and mod_perl

2006-06-06 Thread Mr. Shawn H. Corey
On Tue, 2006-06-06 at 19:17 +0200, sfantar wrote: > Hello everyone > > I have started since today learning how to write cgi in Perl with this > doc : http://users.easystreet.com/ovid/cgi_course/lessons/lesson_one.html > > I am running ubuntu on my pc and I installed the package mod_perl made >

problems with CGI and mod_perl

2006-06-06 Thread sfantar
Hello everyone I have started since today learning how to write cgi in Perl with this doc : http://users.easystreet.com/ovid/cgi_course/lessons/lesson_one.html I am running ubuntu on my pc and I installed the package mod_perl made by ubuntu a few days ago and I was able to run Perl scripts f