[EMAIL PROTECTED] wrote:
> 
> Does it help to update mod_perl to 1.27?

and if not, please send to the list the shortest possible script that 
reproduces the problem.

> "Pasquale Pagano" <[EMAIL PROTECTED]> on 07/29/2002
> 12:35:10 PM
> 
> To:   "Modperl" <[EMAIL PROTECTED]>
> cc:    (bcc: Wesley Sheldahl/Lex/Lexmark)
> Subject:  Problems using Perl v 5.8
> 
> 
> Hi,
> We have some problems using:
> 1) Perl v 5.8
> 2) Mod_Perl v 1.26
> 3) Apache v 1.3.26
> 
> In particular:
> 
> a) if we use simple CGI, everything works fine;
> b) if we use a custom handler for mod_perl, everything works fine;
> 
> but if we try to use our CGI via Apache::Registry or Apache::PerlRun handler
> the code is ran correctly but we are able to send back to the browser only
> the HTTP header (everything else is missed).
> 
> Here below an example of the http response
> 
> -__-
> 
> HTTP/1.1 200 OK
> Date: Mon, 29 Jul 2002 17:20:02 GMT
> Server: Apache/1.3.26 (Unix) mod_perl/1.26
> Transfer-Encoding: chunked
> Content-Type: text/html; charset=ISO-8859-1
> 
> 0
> 
> -__-
> 
> Any of you have some hints??
> 
> Any help will be welcome,
> Regards,
> Lino
> 
> 
> PS: The same code works fine using Perl v 5.7.2.
> 
> 
> .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> Pasquale Pagano
> CNR - Istituto di Elaborazione della Informazione
> Via G. Moruzzi, 1 - 56124 Pisa,Italy
> Area della Ricerca CNR di Pisa
> Tel +39 050 3152891
> E-mail: [EMAIL PROTECTED]
> .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 
> 
> 
> 
> 



-- 


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Reply via email to