On Wed, 2006-01-18 at 18:03 +0100, Johan Barelds wrote: > All the perl web-applications didn't work anymore after the migration. > I doesn't execute the perl script(s) but asks me if i want to download it..:-)
That's usually a configuration error. > Does anyone have a clue? > Is there a troubleshooting guide? > How do i know that mod_perl is succesfully loaded? Please start here: http://perl.apache.org/docs/2.0/user/intro/start_fast.html There's lot of troubleshooting info linked from that. - Perrin