Re: mod perl vesion 2 on Win32 returns "runaway multi-line RR string"errors on working CGI files
I use modPerl (not the CGI though), but I don't see this error even when
slapping things on notepad.
Perhaps the problem is something else?
Perrin Harkins wrote:[color=blue]
> On Sun, Aug 24, 2008 at 4:54 PM, Joe Smoker <joe-smoker@sbcglobal.net> wrote:
>[color=green]
>> Seems like mod perl does not like the CRLF chars in the notepad file... but
>> I also tried removing the CR chars with the same result...
>>[/color]
>
> It does sound like a problem with your line-ending characters. Since
> I don't use Win32, I can't give you any specific advice, but I think
> you'll be able to fix this if you adjust the characters correctly.
> There's some info on this in the perlport man page.
>
> - Perrin
>[/color]